Updated on Dec 10, 2015
This tutorial will review the Menu Manager in Drupal and what it offers. With Drupal, it is easy to manage and create menus on your website.
Log into your website as administrator and click on the Structure tab from the main menu.
Select the Menus option.
Access the Menu manager as administrator and click on the Add menu button at the top of the page.
Edit the following options:
Click on the Save button to create it.
To add a link to a menu, you need to access the Menu manager as administrator. Then click on the Add Link button next to the menu, where you would like to assign it to.
Edit the following options:
Click on the Save button to create the new menu link.
Even when you create a new menu, it will not be visible until you assign it to a block on your website. This will set the location of the menu on the front-end and display it for your users. Log into your website as administrator and navigate to the Structure tab from the main menu.
Select the Blocks option.
Locate the menu item that you wish to enable on your website. In our case, this is a pre-created menu called Test menu. Click on the drop-down button next to it and choose the position, where you wish to place it.
Note that you can only remove manually created menus from your website. The default ones that come with the initial Drupal installations cannot be removed. Access the Menu manager as administrator and click on the Edit Menu button next to the menu that you wish to remove.
Click on the Delete button below the description.
Congratulations, you now know how to create,edit and remove menus in your Drupal based website.