Download the PHP package marshmallow/nova-mega-filter without Composer
On this page you can find all versions of the php package marshmallow/nova-mega-filter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download marshmallow/nova-mega-filter
More information about marshmallow/nova-mega-filter
Files in marshmallow/nova-mega-filter
Package nova-mega-filter
Short Description Allows you to control the columns and filters shown on your nova resources.
License MIT
Informations about the package nova-mega-filter
Marshmallow - Nova Mega Filter
[!important] This package was originally forked from digital-creative/nova-mega-filter. Since we were making many opinionated changes, we decided to continue development in our own version rather than submitting pull requests that might not benefit all users of the original package. You’re welcome to use this package—we’re actively maintaining it. If you encounter any issues, please don’t hesitate to reach out.
Nova Mega Filter
Display all your filters in a card instead of a tiny dropdown!

Installation
You can install the package via composer:
Basic Usage
Basic demo showing the power of this package:
And you are done!
You can also add other fields alongside your Mega Filters, they will be rendered as usual:
You can also set how many columns you want to display your filters:
By default, the filter section is collapsed. If you want it to open or expanded initially, you can do:
Note: At the moment this package only works with a single Mega Filter per resource, adding multiple on the same resource may result in unexpected behavior.
License
The MIT License (MIT). Please see License File for more information.
All versions of nova-mega-filter with dependencies
laravel/nova Version ^4.0|^5.0
nova-kit/nova-packages-tool Version ^1.3|v2.0