Plugin erstellen

Aus Dokumentationen von mbdus - Softwareentwicklung
Wechseln zu: Navigation, Suche

Über bspw. die URL https://dev8.mbdus.de/MbdusPluginGenerator?pluginname=MbdusTest2&type=Frontend&type2=Backend&withModel=true wird ein Plugingerüst erstellt.

type, type2, type3 und type4 Werte können Frontend, Backend, Widget, Api sein.

Mit withModel wird ein Repository und Model generiert.

Shopware-Doc: https://developers.shopware.com/blog/2015/09/01/generating-plugins-with-the-cli-tools/