Synopsis
This module allows the site builder to choose a menu with some options, and output a block that contains the menu with applicable Branchee Mobile Menu markup.
Branchee is a lightweight mobile navigation plugin with built in transitions. The menu is generated from a basic unordered list.
Install the branchee library to the libraries folder. The following paths are what the module looks for:
- libraries/branchee/dist/branchee.min.js
- libraries/branchee/dist/branchee.min.css
If you include the library in your theme, the following can be added to your THEMENAME.info.yml file to override the library paths in the module:
libraries-override:
branchee_block/branchee:
js:
libraries/branchee/dist/branchee.min.js: LOCATION/TO/BRANCHEE/LIBRARY/branchee.min.js
css:
component:
libraries/branchee/dist/branchee.min.css: LOCATION/TO/BRANCHEE/LIBRARY/branchee.min.css
A built in style for the menu can be chosen in the block settings, or a custom class can be provided if you want to customize the styling as per the styling recommendations in the Branchee library.
Dependencies
Project information
- Project categories: Site structure, Integrations
3 sites report using this module
- Created by aeotrin on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
