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.
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!
This extension is distributed by Eckinox with an MIT license.