darookee / shopware-boilerplate
Boilerplate for Shopware-Plugins
Installs: 40
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 5
Forks: 2
Open Issues: 0
Type:project
This package is auto-updated.
Last update: 2025-02-07 22:44:59 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.