Light Mode
Directory structure
Salla theme is a collection of files and folders that define the theme's presentation layer.
📙 What you'll learn
This article lists the files and folders that are found in a typical Salla theme.
Theme Directory Structure
[root] ... +---scr +---assets | +---images | +---js | +---styles +---locales | ar.json | en.json +---views +---components | +---footer | +---header | +---home | +---product | comments.twig +---layouts | master.twig +---pages | cart.twig | index.twig | loyalty.twig | page-single.twig | thank-you.twig +---blog | index.twig | single.twig +---brands | index.twig | single.twig +---customer | notifications.twig | profile.twig | wishlist.twig +---orders | index.twig | single.twig +---product | index.twig | single.twig
Last modified: 9 months ago