https://www.drupal.org/node/3020169
Installing hosting.module without admin_menu breaks because permissions are hard coded. [#3020169]...
Apr 29, 2021 - I tried to remove admin_menu from devshop in favor of navbar, and it blew up in my face. The problem is, hosting.module doesn't require admin_menu, but it does...