darookee/shopware-boilerplate

Boilerplate for Shopware-Plugins

Installs: 43

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 4

Forks: 2

Open Issues: 0

Type:project

pkg:composer/darookee/shopware-boilerplate

1.0.0 2015-11-02 10:51 UTC

This package is auto-updated.

Last update: 2025-10-08 00:09:00 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.