In Drupal 7, site builders must assign menus to content types in order for them to appear on the node edit page. This module makes it possible to assign multiple content types to a menu through the menu edit form.

After you enable the module, go to Structure > Menus (admin/structure/menu). Choose the menu you want to assign to content types and click the 'edit menu' link shown in the screen shot.

Edit menu link

That link will bring you to the 'Edit menu' tab (admin/structure/menu/manage/%menu/edit). At the bottom of the screen, you'll see a list of all content types available on your site. Enable by checking the checkbox beside the name of the content type, disable by unchecking, then save. When you create content based on those content types, the relevant menu will be available.

List of content types on Edit menu tab

If the module is enabled when you create a menu, the list of content types will be available to you on the menu creation page. You can add the content types at the same time that you create a new menu.

Project information

Releases