norman-huth / nova-menu
Fund package maintenance!
Ko Fi
huth.it/coffee
Installs: 64 897
Dependents: 1
Suggesters: 0
Security: 0
Stars: 19
Watchers: 3
Forks: 4
Open Issues: 2
Language:JavaScript
Requires
- php: ^8.0
- laravel/nova: ^4.27.14
- norman-huth/nova-basic-package: ^1.2.6
- nova-kit/nova-packages-tool: ^1.17
- dev-main
- 1.8.x-dev
- v1.8.1
- v1.8.0
- 1.7.10
- 1.7.9
- 1.7.8
- v1.7.7
- v1.7.6
- v1.7.5
- v1.7.5-rc.1
- 1.7.4
- 1.7.3
- 1.7.1
- 1.7.0
- 1.6.x-dev
- 1.6.5
- 1.6.4
- 1.6.3
- 1.5.x-dev
- 1.5.1
- 1.5.0
- 1.4.x-dev
- 1.4.0
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-development
- dev-archive/before-nova-4.27.14
This package is auto-updated.
Last update: 2024-12-19 07:09:41 UTC
README
Installation:
composer require norman-huth/nova-menu
This package add following features to the Laravel Nova menu:
- Heroicon, Font Awesome, SVG & Image Icon for
MenuSection
,MenuGroup
&MenuItem
- Add new item
MenuCard
- Add new item
MenuDisclosure
(a collapsable group element for user menu) - Add new method
iframe
to create an iframe popup - Add
tooltip()
method toMenuSection
,MenuGroup
,MenuItem
&MenuCard
(undocumented) - Add optional menu filter to search menu elements
Deprecated Features
This package brings back the policy authorization for MenuItemInclude since Nova 4.2.5Also, the well-known canSee method is added to MenuItem and MenuSectionInclude since Nova 4.2.5Empty menu sections are automatically hiddenInclude since Nova 4.6.0