dillarionov/taskboard

A Filament plugin for managing tasks with a taskboard interface.

Maintainers

Package info

github.com/keeksiiik/taskboard

pkg:composer/dillarionov/taskboard

Statistics

Installs: 19

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.5 2026-03-17 17:42 UTC

This package is not auto-updated.

Last update: 2026-05-12 19:46:41 UTC


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.