Drupal Technical
Working of Administration Menu Source Module
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
- Download Administration Menu Source module.
- Extract and enable the module.
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.
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.