Closed yuriyzinchenko closed 8 years ago
@yuriyzinchenko As described in the original discussion (#245), it is optional. If you want to use it, I would recommend you read the cookbook article on it (https://github.com/symfony2admingenerator/GeneratorBundle/blob/master/Resources/doc/cookbook/knp-menu.md), but it is not necessary. You should not run into problems as long as you don't set the knp_menu_alias
-config.
Also noted in the upgrade notes.
Thanks.
Hi, in 2.1.0 version knplabs/knp-menu-bundle is removed, but in GeneratorBundle/Resources/views/Sidebar/layout.html.twig:
Should I add knplabs/knp-menu-bundle to my composer.json or it is a mistake? Thanks.