Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel-enso/menus
Laravel Enso main menu manager, for easy management of the application menus straight from the interface, whether that means adding, removing or reordering them
https://github.com/laravel-enso/menus
breadcrumbs breadcrumbs-generator laravel laravel-breadcrumbs laravel-enso laravel-menu laravel-menu-manager laravel-package menu-generator
Last synced: 3 days ago
JSON representation
Laravel Enso main menu manager, for easy management of the application menus straight from the interface, whether that means adding, removing or reordering them
- Host: GitHub
- URL: https://github.com/laravel-enso/menus
- Owner: laravel-enso
- License: mit
- Created: 2017-06-19T17:05:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-18T07:11:40.000Z (3 months ago)
- Last Synced: 2024-12-24T09:07:14.001Z (10 days ago)
- Topics: breadcrumbs, breadcrumbs-generator, laravel, laravel-breadcrumbs, laravel-enso, laravel-menu, laravel-menu-manager, laravel-package, menu-generator
- Language: PHP
- Homepage: https://docs.laravel-enso.com/#menumanager
- Size: 228 KB
- Stars: 16
- Watchers: 8
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Menus
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/d9b682700f5948d18462faed56effd41)](https://www.codacy.com/gh/laravel-enso/menus?utm_source=github.com&utm_medium=referral&utm_content=laravel-enso/menus&utm_campaign=Badge_Grade)
[![StyleCI](https://github.styleci.io/repos/94800927/shield?branch=master)](https://github.styleci.io/repos/94800927)
[![License](https://poser.pugx.org/laravel-enso/menus/license)](https://packagist.org/packages/laravel-enso/menus)
[![Total Downloads](https://poser.pugx.org/laravel-enso/menus/downloads)](https://packagist.org/packages/laravel-enso/menus)
[![Latest Stable Version](https://poser.pugx.org/laravel-enso/menus/version)](https://packagist.org/packages/laravel-enso/menus)Menu Manager dependency for [Laravel Enso](https://github.com/laravel-enso/Enso)
[![Watch the demo](https://laravel-enso.github.io/menus/screenshots/bulma_012_thumb.png)](https://laravel-enso.github.io/menus/videos/bulma_menu_management.webm)
click on the photo to view a short demo in compatible browsers
### Installation, Configuration & Usage
Be sure to check out the full documentation for this package available at [docs.laravel-enso.com](https://docs.laravel-enso.com/backend/menus.html)
### Contributions
are welcome. Pull requests are great, but issues are good too.
### License
This package is released under the MIT license.