dillarionov / taskboard
A Filament plugin for managing tasks with a taskboard interface.
1.0.5
2026-03-17 17:42 UTC
Requires
- filament/filament: ^3.0
README
A simple and effective task management plugin for Filament Admin panels.
Features
- Drag and drop task board (Kanban style)
- Task management with statuses, priorities, and complexities
- Assign tasks to users
- Due dates and descriptions
- Configurable settings for statuses, priorities, and complexities
Installation
You can install the package via composer:
composer require dillarionov/taskboard
Usage
After installation, the Taskboard will appear in your Filament navigation menu. You can configure statuses, priorities, and complexities in the plugin settings page.
License
The MIT License (MIT). Please see License File for more information.