Kanban Board
A kanban board plugin for managing tasks in Payload CMS.
Installation
pnpm add payload-kanban-board About
The Kanban Board plugin allows users to manage tasks visually within Payload CMS using a kanban board layout. It provides a configurability where users can define statuses for different collections, such as 'draft', 'in-progress', and 'published', enabling effective workflow management. This plugin does not rely on the built-in draft/publish workflow of Payload, allowing for separate management of task states through a new field called 'kanbanStatus'. Users can set up the Kanban Board by adding it to their Payload configuration, specifying the collections and their respective statuses. Drag and drop functionality powered by the react-beautiful-dnd library ensures that managing tasks is intuitive. Also, it has customizable field accessibility, allowing developers to limit or grant permissions based on user roles. The plugin continues to be actively developed with plans to extend features in the future.
Package info
- Package name
payload-kanban-board- Latest version
3.0.24- Unpacked size
- 147 kB
- License
- MIT
- Weekly downloads
- 161
- Last publish
- Mar 23, 2025
More from aritrakrbasu
View profileSimilar plugins
More in ContentIframe Tabs
Add iframes into separate tabs in the Payload admin panel.
Relationship Enhancer
Enhances relationships in Payload CMS with referential integrity and bi-directional support.
Comment
Adds a customizable Comments collection to Payload CMS for user feedback.
Visual Editor
Adds a visual live editor to Payload CMS for instant content preview.
Author Fields
Adds created and updated by fields to collections and globals in Payload CMS.
create api docs
Generate OpenAPI 3 documentation for Payload CMS.