navigation_extra_tools
Provides a "Tools" submenu on the new Navigation toolbar with options for clear cache, run cron, and run updates. This performs exactly the same functions as the "Admin Toolbar Extra Tools" submodule of Admin Toolbar.
Features
Admin Toolbar Extra Tools was a useful submodule for providing extra useful functions for site administrators. This functionality is missing from the new Navigation module in Drupal core. This module is designed to provide the same functionality for the new Navigation.
Functions available:
- Clear cache (all caches, or individual caches)
- Run cron
- Run database updates
- If Devel module is enabled, show Development menu with tools from that module.
- If Project Browser enabled, adds option to clear module data storage.
Post-Installation
Install module. Enjoy new "Tools" menu on Navigation menu.
Since version 1.3, Development menu options can by configured by the Devel Toolbar config pate at /admin/config/development/devel/toolbar. When the module installs, it enables the same options as the Admin Toolbar Extra Tools module. Note that the core Toolbar module needs to be enabled to access this page, but can be disabled once options have been selected. Currently, menu cache needs to be cleared after changing Devel Toolbar options.
Additional Requirements
This module requires the core Navigation module to be enabled.
Similar projects
This module provides exactly the same functionality as the Admin Toolbar Extra Tools submodule of Admin Toolbar.