sylius/theme-skeleton

There is no license information available for the latest version (dev-master) of this package.

Installs: 586

Dependents: 0

Suggesters: 0

Security: 0

Stars: 12

Watchers: 16

Forks: 6

Open Issues: 1

Language:HTML

dev-master 2018-02-23 10:48 UTC

This package is auto-updated.

Last update: 2024-04-12 23:27:57 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.