sylius / theme-skeleton
Installs: 595
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 15
Forks: 6
Open Issues: 1
Language:HTML
This package is auto-updated.
Last update: 2024-11-13 00:57:19 UTC
README
This is a skeleton repository for kickstarting your next awesome theme for Sylius.
Installation
In your new Sylius project (initialized with Standard Edition), run the following commands:
cd app/themes
composer create-project sylius/theme-skeleton MyNewTheme --stability=dev
Documentation
Documentation is available at docs.sylius.org.