darookee/shopware-boilerplate

Shopware-Plugins 的样板

1.0.0 2015-11-02 10:51 UTC

This package is auto-updated.

Last update: 2024-09-07 21:44:32 UTC


README

快速开始

composer create-project darookee/shopware-boilerplate

或者

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

setup.sh 会重命名控制器和视图,并清空 README.md。第二个参数可以是前端、后端或核心,默认为前端。