Top "Knpmenubundle" questions

The KnpMenuBundle integrates the KnpMenu PHP library with Symfony2.

Customize the KnpMenuBundle

How to customize KNPMenuBundle? I can't figure out how to add an image or a span tag using the KnpMenuBundle. …

symfony knpmenubundle
Knp Menu Bundle Current item Symfony 2

I have a question regarding rendering the KnpMenu Bundle for Symfony2. From I've read, there should be a "current" class …

php symfony menu knpmenubundle
Add Class to knp menu root Element with Twig

what is the correct way to add a class to knp_menu's root element <ul> with twig? i …

php symfony twig knpmenubundle
KnpMenuBundle and dynamic route parameter

i use knpmenubundle for my website and here is my problem : i've a list of user listed by this route : /…

php symfony parameters routes knpmenubundle
Configure Menu in Sonata Admin Bundle

I try to configure a custom admin menu in the sidebad of my Sonata Admin Bundle, but i don't understand …

sonata-admin knpmenubundle
symfony2.1 bundle version confusion, for symfony and sonata admin / knp menu bundle

I want to use symfony2.1 for a new project. I try to install symfony2 with composer. But there were multiple …

symfony symfony-2.1 composer-php sonata-admin knpmenubundle
Creating breadcrumbs in symfony 2.1 using knpmenu bundle

What's the best way to create breadcrumbs using knpmenu bundle in symfony 2.1.x ? Aside from using 3-rd party bundles. UPDATE: …

php symfony navigation breadcrumbs knpmenubundle