WelcomeHow It WorksInstallationAvailable ScriptsCustomizationFor customizing the template's default site settings:Styles and AssetsTranslationNew PageFAQSupportVersions
Features
Back-End Integration
Deployment
Settings
For customizing the template's default site settings:
[your-frontend-project] = admin [
rest/graphql
] or shop
/admin
: In this portion all the admin dashboard related coding and functions.
/shop
: All the shop related coding and functions.
/api
: API related code for both graphql and rest.