Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This release removes the dependency on Admin Toolbar Tools, since the 8.x-2.x branch of that module removes all but the first 10 bundles from toolbars for performance reasons. Therefore, I reworked the logic out to not create menu items in the database at all, but construct the build array in the controller that returns the entity toolbars.
This release will work either Admin Toolbar 8.x-1.x branch releases or Admin Toolbar 8.x-2.x dev branch. Rather than create a new release branch for the change, I reworked the module so it will worth with either Admin Toolbar branch.