sylius / theme-skeleton
There is no license information available for the latest version (dev-master) of this package.
Fund package maintenance!
dev-master
2018-02-23 10:48 UTC
This package is auto-updated.
Last update: 2026-03-13 03:58:08 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.