backdrop-contrib / wpmenu

WordPress Menu for Backdrop
GNU General Public License v2.0
0 stars 0 forks source link

WordPress Menu

What is WordPress Menu

This is a Drupal/Backdrop module for replacing existing toolbar / admin_toolbar menu modules with a much more styled and usable interface, which WordPress uses. This module contains initial navigation links, as well as utilizes standard Drupal/Backdrop hooks to preprocess the data to anything you need.

Installation Instructions

The modules is hosted on Drupal.org as well as Backdrop CMS' GitHub repository, make sure you are downloading/installing the correct version.

NOTE: This module will conflict visually with any other modules adding a toolbar/menu to the top of the page, it is recommended to uninstall those types of module.

After downloading and unzipping, or installing via drush you will need to go download the appropriate WordPress JavaScript and CSS files from WordPress.org/download, I would recommend using aaronott's script to vastly simplify this process. I'll add that in to the repo at some point.

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

Current Maintainers

Credits

While the module code was written by Matthew Dorman, the JavaScript and CSS are all built and maintained by WordPress Contributors: (https://wordpress.org/download/source/).