darookee/shopware-boilerplate

Boilerplate for Shopware-Plugins

1.0.0 2015-11-02 10:51 UTC

This package is auto-updated.

Last update: 2024-05-07 21:03:24 UTC


README

Quickstart

composer create-project darookee/shopware-boilerplate

or

git clone https://github.com/darookee/ShopwareBoilerplate.git
./setup.sh YourPluginName Frontend

setup.sh renames the controllers and views and empties the README.md. The second parameter can be Frontend, Backend or Core, defaults to Frontend.