Working of Administration Menu Source Module

| | 1 min read

Administration Menu Source module is used to display different menus based on the roles existing in the system. This module is only available in Drupal 7. We can install the module using the following steps :

Installation

Required Modules

  • Administration Menu
  • System

Set up the configuration from admin/config/administration/admin_menu/source. From this page you can set up the menus based on the roles, please refer to the image.

admin_menu.png

Give permission to all roles to view admin menu, permission named as 'Access administration theme'. Now you will be able to see different menus when logged in under different user roles.