darookee / shopware-boilerplate
Boilerplate for Shopware-Plugins
Package info
github.com/darookee/ShopwareBoilerplate
Type:project
pkg:composer/darookee/shopware-boilerplate
1.0.0
2015-11-02 10:51 UTC
This package is auto-updated.
Last update: 2026-03-08 01:04:58 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.