Bootstrap menu items

Component ID

2877141

Component name

Bootstrap menu items

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

975

Component created

Component changed

Component body

This module allow users to create dropdown headers and dividers in Bootstrap dropdown navigation / menus.

Usage:

  • Bootstap navbar top level menu items require use of <nolink>. This module provides a way to implement this. Aside - dropdown menus only work if you enable Show as expanded on the top level menu item.
  • Add a menu item with path <header> and you get a Bootstrap header with the configured Menu link title.
  • Add a menu item with path <separator> and you get a Bootstrap divider. You may use a word like Separator as helpful menu title.

There are two other modules available like Special menu items and Menu attributes that allow you to configure the same result if you use them together, but it ends with a challenge for end users. There is no other known module available that implements this Bootstrap feature in Drupal in a simple way.