02/11
2015
Boilerplate for Shopware-Plugins
composer create-project darookee/shopware-boilerplate
or, (*1)
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., (*2)