Admin Toolbar Search

This project is not covered by Drupal’s security advisory policy.

This module is unsupported due to a security issue the maintainer didn’t fix.

If you want to use this module, your options are:

  • Choose another, actively maintained module instead
  • File an issue in the queue with a patch to fix the module and then contact the security team to have your version reviewed and the project handed over to you following the unsupported project process.
  • Hire someone to fix the security bug so the module can be re-published and supported (Consider hiring companies listed in the Marketplace)

This module adds a toolbar for finding links within the admin toolbar (and other toolbars as well). This is helpful when you can't remember the location of an admin link.

It creates an addition toolbar with a search textfield. It then
uses javascript to extract the links within the toolbars and leverages
JQuery UI Autocomplete to handle the
autocompletion.

Since it parses the links within the toolbar, it doesn't need to make an ajax request for the autocomplete suggestions.

Note:

This feature was merged into admin_toolbar: See https://www.drupal.org/project/admin_toolbar/releases/8.x-1.27

So if you use the latest release of admin_toolbar, you don't need this module, as it's already included.

Project information

Releases