faithcatholic / custom_admin_toolbar
Provides a customized admin toolbar for menus accessible to specific user roles.
Installs: 1 719
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Type:drupal-module
Requires (Dev)
- drupal/admin_toolbar: ^3.4
- drupal/devel: ^5.2
- drush/drush: ^12
README
Module aims to override the admin_toolbar module so that site administrators can provide a custom menu admin toolbar on a per-role basis using menus other than the system admin menu tree.
INSTALLATION
Install as usual at /admin/extend.
USAGE
-
Navigate to /admin/config/user-interface/custom-admin-toolbar to view the settings form. (Make sure the "administer site configuration" is permission is granted to the user accessing the module settings form.)
-
Select the specific roles that should view the overridden admin toolbar. To automatically apply to all roles (except "super administrative" roles) do not select any roles (leave blank).
-
Choose the menu source to use as the overridden admin toolbar.
-
Hide extra miscellaneous menu tabs if desired.
-
Save the settings form, and clear the website cache.