Download the PHP package biostate/filament-menu-builder without Composer
On this page you can find all versions of the php package biostate/filament-menu-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download biostate/filament-menu-builder
More information about biostate/filament-menu-builder
Files in biostate/filament-menu-builder
Package filament-menu-builder
Short Description An Elegant Menu Builder for FilamentPHP
License MIT
Homepage https://github.com/biostate/filament-menu-builder
Informations about the package filament-menu-builder
An Elegant Menu Builder for Filament
Note: If you have any suggestions, feel free to create an issue.
This package offers a powerful menu builder for the Filament admin panel, enabling efficient menu creation and management.
- Integrate models and routes into menu items for dynamic and flexible navigation.
- Render menus with Blade components for consistency and adaptability.
Built for simplicity and performance, this package ensures a seamless solution for managing menus in the Filament admin panel.

📚 Documentation
Full documentation is available at: https://biostate.gitbook.io/filament-menu-builder
Version Compatibility
| Filament Version | Package Version | Composer Command |
|---|---|---|
| v3 | 1.x | composer require biostate/filament-menu-builder:^1.0 |
| v4 | 4.x | composer require biostate/filament-menu-builder:^4.0 |
| v5 | 5.x | composer require biostate/filament-menu-builder:^5.0 |
Quick Start
Install the package via Composer using the appropriate version from the compatibility table above:
Add the plugin to your AdminPanelServiceProvider.php:
Publish and run migrations:
For detailed installation instructions and configuration, see the Installation Guide.
TODO
- [ ] add parameters like mega menu, dropdown, etc.
- [ ] add tests
- [ ] add tailwind blade component
- [ ] add "Do you want to discard the changes?" if you have unsaved changes
- [ ] add more actions like: move up, move down, move one level up, move one level down, etc.
- [ ] add duplicate with children action
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Süleyman Özgür Özarpacı
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-menu-builder with dependencies
filament/filament Version ^5.0
filament/forms Version ^5.0
filament/tables Version ^5.0
spatie/laravel-package-tools Version ^1.15.0
kalnoy/nestedset Version ^6.0|^7.0
spatie/laravel-sluggable Version ^3.6