Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eckinox/bolt-navigation-ui

A Bolt 5 extension that provides a user-friendly interface to manage navigations, straight from the admin section.
https://github.com/eckinox/bolt-navigation-ui

Last synced: 8 days ago
JSON representation

A Bolt 5 extension that provides a user-friendly interface to manage navigations, straight from the admin section.

Awesome Lists containing this project

README

        

# 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](usage-example.gif)

---

## 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:

```bash
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](https://www.eckinox.ca/) with an MIT license.