Download the PHP package ak-media/filament-menu-manager without Composer
On this page you can find all versions of the php package ak-media/filament-menu-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ak-media/filament-menu-manager
More information about ak-media/filament-menu-manager
Files in ak-media/filament-menu-manager
Download ak-media/filament-menu-manager
More information about ak-media/filament-menu-manager
Files in ak-media/filament-menu-manager
Vendor ak-media
Package filament-menu-manager
Short Description A powerful Filament v4 & v5 plugin for managing menus with multiple locations, drag & drop reordering, Eloquent model support, auto-save, and dark theme.
License MIT
Homepage https://github.com/notebrainslab/filament-menu-manager
Package filament-menu-manager
Short Description A powerful Filament v4 & v5 plugin for managing menus with multiple locations, drag & drop reordering, Eloquent model support, auto-save, and dark theme.
License MIT
Homepage https://github.com/notebrainslab/filament-menu-manager
Please rate this library. Is it a good library?
Informations about the package filament-menu-manager
Filament Menu Manager
A powerful Filament v4 & v5 plugin for managing navigation menus with:
- ✅ Multiple Locations — Primary, Footer, Sidebar, or any custom location
- ✅ Drag & Drop Reordering — Powered by SortableJS with nested support
- ✅ Button Reordering — Up ↑ Down ↓ Indent → Outdent ← for accessibility
- ✅ Built-in Panels — Custom Links panel and Eloquent Model Sources panel
- ✅ Eloquent Model Compatible — Add Posts, Pages, or any model as menu items
- ✅ Auto Save — Debounced auto-save on every change (configurable)
- ✅ Dark Theme — Full dark mode support via CSS custom properties
Requirements
| Dependency | Version |
|---|---|
| PHP | ^8.2 \| ^8.3 |
| Laravel | ^12.0 \| ^13.0 |
| Filament | ^4.0 \| ^5.0 |
| Livewire | ^3.0 \| ^4.0 |
Installation
1. Install via Composer
2. Publish and run migrations
3. Register the plugin in your Panel Provider
Configuration
Publish the config file (Optional):
Publish the resource files (Optional):
Plugin API (Fluent)
Eloquent Model Sources
To make an Eloquent model selectable in the Models panel, add the trait:
Then register the model in the plugin:
Render Menus in Blade
Testing
Changelog
See CHANGELOG.md.
License
MIT License. See LICENSE.
All versions of filament-menu-manager with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2|^8.3
filament/filament Version ^4.0|^5.0
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^11.0|^12.0|^13.0
filament/filament Version ^4.0|^5.0
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^11.0|^12.0|^13.0
The package ak-media/filament-menu-manager contains the following files
Loading the files please wait ...