A simple and effective task management plugin for Filament Admin panels.
- 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
You can install the package via composer:
composer require dillarionov/taskboardAfter installation, the Taskboard will appear in your Filament navigation menu. You can configure statuses, priorities, and complexities in the plugin settings page.
The MIT License (MIT). Please see License File for more information.