KnpMenuBundle icon indicating copy to clipboard operation
KnpMenuBundle copied to clipboard

Object Oriented menus for your Symfony project.

Results 25 KnpMenuBundle issues
Sort by recently updated
recently updated
newest added

This interface allows defining the menu names from the class itself instead of having to define them in the service definition. This is similar to the event subscriber vs event...

[Current docs](http://symfony.com/doc/master/bundles/KnpMenuBundle/menu_builder_service.html) are still showing the old approach (e.g. the one working with Symfony < 3.4). We need to cover also the new autowiring features of Symfony 3.4/4.0

Using vue.js or react.js it would be nice to load the menu in json into the router or navbar.

Doc

I see this library still supports PHP 7.2, which is End of Life (EOL) for a while. Even 7.3 is EOL as of today. What's the policy about PHP support?...

Solution for issue #382

Waiting for user's input

I'm having a really hard time creating a simple bootstrap navbar with a dropdown. There are LOTS of webpages that describe how to do it, but I haven't had any...

Improvement
Doc

1. I created new Voter in _src\Menu\Voter_ directory. I was surprised that I didn't have to register that voter as a service in services.yaml. Voter just started to work without...

Hi. I have problem with integration custom knpmenu template in Symfony 4.2. I still get this message: **Attempted to call an undefined method named "macro_attributes" of class "__TwigTemplate_46b504049d303cbba60b9082144af113b977223be17dc1e45f9421ff99d7f8d3".** Can anybody...

I see this Message after rendering a menu: User Deprecated: Passing "false" as the second argument to Symfony\Component\HttpKernel\Kernel::getBundle() is deprecated as of 3.4 and will be removed in 4.0.