/ThemeSkeleton

Starting point for new themes.

Primary LanguageHTMLMIT LicenseMIT


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.