lukaschel / pimcore-devkit
PimcoreDevkitBundle bundle to generate, bundles, controllers, event subscribers, areabricks ...
Package info
github.com/Lukaschel/pimcore-devkit
Type:pimcore-bundle
pkg:composer/lukaschel/pimcore-devkit
1.0.0
2022-03-23 11:54 UTC
Requires
- pimcore/pimcore: ^10
README
With this bundle it is possible to generate pimcore bundles, controllers, areabricks, event subscribers... You can find a complete command list in the usage part.
Installation
"require" : { "lukaschel/pimcore-devkit" : "~1.0.0" }
Usage
Here you can see the available symfony cli commands by using bin/console
devkit:generate:bundle devkit:generate:controller devkit:generate:areabrick devkit:generate:event_subscriber devkit:generate:command devkit:generate:twig_extension
Overwriting Templates
Symfony allows to override every view and so does this Bundle.
Copyright and license
For licensing details please visit LICENSE.md