Questions tagged [knpmenubundle]

The KnpMenuBundle integrates the KnpMenu PHP library with Symfony2.

The KnpMenuBundle integrates the KnpMenu PHP library with Symfony2.

Once is integrated with Symfony, you can use 2 differents ways to build a menu:

  1. the "easy" way (basically the same as KnpMenu when using it as a stand alone library)
  2. and the more flexible method using a service.

Useful links:

122 questions
-1
votes
1 answer

Dropdown Menus with KnpMenuBundle and Bootstrap 3

I've just added the KnpMenuBundle to my Symfony project. I also added Bootstrap to make it look nicer. Now I want to create a Submenu or Dropdownmenu. Is there a simple example / way how to do this? I've searched a lot of examples but either they…
Oliver Koehler
  • 711
  • 2
  • 8
  • 24
-1
votes
1 answer

Back end menu administration in Symfony2 (with Sonata admin bundle)

I'm learning Symfony2 and I'm trying to "cover" all featured that may be needed for making web site/application. Menus are one of them. So I've installed Symfony2 and Sonata admin bundle. On the Net I've found that "Knp Menu Bundle" is the most used…
MilanG
  • 6,994
  • 2
  • 35
  • 64
1 2 3
8
9