First child redirect

Component type

module

Maintenance status

Development status

Downloads

1119

Component created

Component changed

The First child redirect module to allow nodes to redirect to
the first child menu item if selected in the node edit form.
This is useful if you have a hub/anchor page with a range of child items
represented in a tabbed menu or accordion format where the first item
in that group should be redirected to automatically.
An example of this would be with product hub page for a laptop with a tabbed content
representation of the different models which all have their own pages and you would want

wb_breadcrumbs

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Drupal 8 menu based breadcrumbs

Created from ground up without knowledge Drupal 7 )))
This module different from https://www.drupal.org/project/menu_breadcrumb
because this module can create breadcrumbs from menu title not from node title so wb_breadcrumbs create breadcrumbs from any link type. All what module need created menu tree.

Features

Configurable from UX:

Menu Block Settings Override

Component type

module

Maintenance status

Development status

Downloads

1213

Component created

Component changed

This module allows for overriding the settings of a Menu Block, or hiding a Menu block on specific nodes. This may be useful when managing large websites with complicated menu structures.

This module depends on the Menu block module, which will need this patch applied to it: #2377995: Allow other modules to alter Menu block config.

Menu Auto Display

Component type

module

Categories

Maintenance status

Development status

Downloads

200

Component created

Component changed

The menu system allows menus to be nested under parent menu items. Every menu item is required to define a destination, including items that exist only to contain other menu items.

This module, inspired by system_admin_menu, allows parent menu items to generate a link page. The link page includes the menu title and description for child entries. The title includes a link to the menu destination.