eckinox / bolt-navigation-ui

A Bolt 5 extension that provides a user-friendly interface to manage navigations, straight from the admin section.
MIT License
12 stars 3 forks source link

Bolt Navigations UI

A Bolt CMS extension that adds a visual interface to update menus in Bolt's admin dashboard.

It allows end-users to update menus intuitively via a drag-and-drop interface, and to add links with a simple content search engine.

Usage example


Installation

To get started, first make sure you're running PHP 7.2.9 or higher, as well as Bolt 5 or higher.

Then, in your project, install the extension via Composer:

composer require eckinox/bolt-navigation-ui

Once that's done, you're all set: you can now edit your menus via the new visual interface!


License

This extension is distributed by Eckinox with an MIT license.