Closed (fixed)
Project:
Administration menu
Version:
8.x-3.x-dev
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2012 at 19:13 UTC
Updated:
14 Oct 2020 at 16:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sunFor now, attached patch resolves this issue.
Thanks for reporting, reviewing, and testing! Committed and pushed. A new development snapshot will be available within the next 12 hours.
Please also leave feedback here: #1847370: Why did I install admin_menu in favor of the Toolbar in Drupal 8?
Comment #3
simg commentedI've had this same issue with the git version of the code. Turns out the #1 patch wasn't fully applied. #1 patch also no longer applies to the git version.
Attached patch re-applies the missing changes.
Comment #4
jibranI have created a fork of admin_menu 8.x-3.x on github. Please help me fix it for Drupal 8
PRs are welcome. https://github.com/jibran/admin_menu
Comment #5
thallesThis module has been deprecated for Drupal 8.
For Drupal 8: the Admin Toolbar provides an experience similar to admin_menu with the core toolbar.
Comment #6
thalles