Grouping menu items

Grouping menu items is Drupal, which provides grouping of several links into one item.

Features

  • User can create a new menu item and place either <"group"> (without quotes) to the Path field, without quotes.
  • Add <"group"> (without quotes) children and all these links will be merged into a single items.

Installation

  1. Copy the grouping_menu_items folder to your sites/all/modules directory.
  2. At Administer -> Site building -> Modules (admin/modules) enable the module.
  3. Add menu item <"group"> (without quotes) path and add to this menu item children.

Recommend to use the module Special menu items.

Project information

Releases