simplepleb/menumaker-module

Dynamic menu builder and generator

Installs: 23

Dependents: 0

Suggesters: 7

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Language:JavaScript

Type:laravel-module

v1.0.3 2021-05-08 05:15 UTC

This package is auto-updated.

Last update: 2024-04-11 18:30:24 UTC


README

A Menu Builder and Manager Module for Laravel

Don't forget to publish the public resources

php artisan vendor:publish --tag=menumaker

Foo

Latest Stable Version Total Downloads Latest Unstable Version License

Build any menu and have access to it globally to use in any view. Use a drag and drop interface to arrange and create menu items as needed. An optional 'Role' selector is used if the Laravel project has Roles and Permissions (spatie/laravel-permission) and makes complete use of Laravel Menu (lavary/laravel-menu).

Full menu builder

full-builder-view

View of menu item editor

menu-item-view