simplepleb/menumaker-module

Dynamic menu builder and generator

Maintainers

👁 simplepleb

Package info

github.com/simplepleb/menumaker-module

Language:JavaScript

Type:laravel-module

pkg:composer/simplepleb/menumaker-module

Statistics

Installs: 27

Dependents: 0

Suggesters: 7

Stars: 1

Open Issues: 0

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

Requires (Dev)

None

Suggests

Provides

None

Conflicts

None

Replaces

None

GPL-3.0-or-later 12dadb085875918e1836688fd98a50ddd9546799

  • SimplePleb <plebeian.tribune.woop@protonmail.com>

This package is auto-updated.

Last update: 2026-06-11 23:29:17 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