MenuFix
Component ID
1467966
Component name
MenuFix
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module was created to reset the /admin menu and create a default menu for use with the Quickbar menu.
I've had occasional problems, especially when I've used the old admin-6.x-1.x module, where the /admin menu gets messed up, and "you have no administrative items" when viewing sections like /admin/settings.
This module causes a rebuild of the /admin portion of the navigation menu, then resets the quickbar menu (creating one if needed.)
This module is unsupported and will not have a full release.
Usage
From Drupal: admin/build/menufix
From Drush:
drush @sitename en menufix -y
drush @sitename ev 'menufix_reset_action();'
drush @sitename dis menufix -y
drush @sitename pm-uninstall menufix -y
