symfony2admingenerator / GeneratorBundle

Admingenerator for Symfony. Parse YAML files to build customized backend.
MIT License
67 stars 29 forks source link

MillwrightMenuBundle #280

Closed yuriyzinchenko closed 8 years ago

yuriyzinchenko commented 8 years ago

Hi, Do you plan to make integration with MillwrightMenuBundle? Is it possible to integrate AdminGeneratorBundle with MillwrightMenuBundle now?

bobvandevijver commented 8 years ago

No, we do not plan to integrate another menu bundle in this bundle. We previously has the KnpMenuBundle integrated (which we actually removed), but the cookbook article about it should help you to integrate any other menu bundle.

Take a look at the [documentation], you should be able to find a lot in there(https://github.com/symfony2admingenerator/GeneratorBundle/blob/master/Resources/doc/documentation.md)! :smiley: