WelcomeTech We Have UsedGetting StartedDemo DeployWalletEmail ConfigurationFAQ PageContactTerms and conditionsFAQSupportChange Log
Available Scripts & Command
How Can I use this app
Features
Settings
Payment
SEO and Analytics
API
Shop Transfer
Multilingual & Translation
Third-party Integrations
Deployment
Back-End Integration
Customizations
Update & Upgrade Guide
New Static Page
Both shop and admin are built using React NextJS framework. So all the existing pages are available to this location. You can create new pages from,
Shop,
pixer-laravel/shop/src/pages
Admin,
pixer-laravel/admin/src/pages
You can use the NextJS routing feature for the new pages. Check these official NextJS docs for pages and routing,