eckinox / bolt-navigation-ui
A Bolt 5 extension that provides a user-friendly interface to manage navigations, straight from the admin section.
Installs: 3 041
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 2
Forks: 3
Open Issues: 5
Language:Twig
Type:bolt-extension
Requires
- php: >=7.2.9
- symfony/string: *
- symfony/yaml: ^3.4 || ^4.4 || ^5.1 || ^6.0
README
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.
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.