Skip to content

Lukaschel/pimcore-devkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PimcoreDevkitBundle

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.

Software License PhpStan

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.

Documentation

Copyright and license

For licensing details please visit LICENSE.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published