There are some changes in drupal_serve_page_from_cache function in Drupal 8, so i tried to fix admin_menu_js_cache() function.
This issue related to #1965552: Convert service registration to YAML and will works good after appling patches. I try to include this issue in patch but i think this is a different issue.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | admin_menu-js_cache-d8-changes-2017677-1.patch | 1.64 KB | alexander_danilenko |
Comments
Comment #1
alexander_danilenko commentedComment #2
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 #3
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 #4
thallesThanks for your @jibran initiative, but the Admin Toolbar has successfully replaced the Administration Menu