Have you ever ever wanted a easy Kanban-style board with swimlanes in a Laravel challenge? In case you are utilizing the Filament framework, you’ll be able to simply add Kanban boards with the filament-kanban bundle by Mo Khosh:
You may create a brand new Kanban board in seconds utilizing the plugin’s supplied artisan make:kanban
command and simply customise the board in a number of methods. This bundle’s steady model (v2) contains the next options:
- Combine a Kanban board with an Eloquent mannequin
- Customizable modal look
- Customizable views
- Configurable edit modal type schema
- Customizable information question
- Customizable drag-and-drop habits
- Darkish mode help
- And extra
Study Extra
The plugin writer, Mo, has two demo functions out there to see this plugin in motion: filament-kanban-example and filament-kanban-todo. To get began with this bundle, take a look at the Kaban Filament Plugin web page, which incorporates set up, setup, and utilization directions. The supply code can be out there on GitHub.