Smartmenus.js

Component ID

2834925

Component name

Smartmenus.js

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

792

Component created

Component changed

Component body

This module provides Drupal integration with the Smartmenus.js advanced jQuery website menu plugin. Mobile first, responsive and accessible list-based website menus that work on all devices. This is the library that was included in core for BackdropCMS, and is most commonly used with Bootstrap.

Any number of Blocks can be used for placing menus on the page.

Side-wide settings:
* number of desired menu blocks
* theme

Per-block settings:
* Menu to render
* Display a mobile toggle (hamburger menu)
* Orientation (vertical/horizontal)

Installation

  1. Install the Smartmenus jQuery plugin:
    • Download the Smartmenus jQuery plugin from github: http://www.smartmenus.org/download
    • Unpack the Smartmenus jQuery plugin, and place it in your libraries directory (usually sites/all/libraries)
    • Rename the 'smartmenus-1.0.1' directory to simply 'smartmenus'
  2. Install the Smartmenus module as usual

Usage

  1. Navigate to the blocks administration at admin/structure/blocks
  2. Place the Responsive drop-down Smartmenu #1 block into a region
  3. Profit.

Requirements

Drupal 8

* There are no plans for a Drupal 8 version of this module.

Drupal 7 / Backdrop CMS

* Development will continue in tandem for Drupal 7 contrib and Backdrop core, indefinitely.
* The Smartmenus functionality is included core for Backdrop CMS, so there is no need for a Backdrop version of this module.

Thanks

Special thanks to Vasil Dinkov, the author of the Smartmenus jQuery library used and loved by all.