Admin Menu Navbar

Component ID

2423675

Component name

Admin Menu Navbar

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

3779

Component created

Component changed

Component body

Introduction

This module would allow you to combine the Drupal Mobile Friendly Navigation Toolbar Menu and the Administration Menu. Whenever a user access the website from a mobile or a tablet the Administration Menu would be hidden and the Mobile Friendly Navigation Toolbar would be display it and vice versa if the user access the website from a desktop the Administration Menu is going to be display it and the Mobile Friendly Navigation Toolbar hidden.

Requirements

I strongly recommend to use an responsive theme; otherwise, the navbar module would not be very helpful.

Here are administration themes that I recommend to use with this module:

Drupal 8

Admin Toolbar provides an admin_menu-like experience with core's toolbar.

There is going be a admin_menu_navbar for D8?

I will port this module if admin_menu ever have a stable release on Drupal.org. There is been some discussion on deprecating the admin_menu for more information about that check this issue #2579469: Discussion on the future of Administration menu in D8.

In addition before we port this project into D8 we depend on mobile_detect project to have D8 version. For more information about this check this issue #2443329: [meta] Mobile Detect - Drupal 8 Port