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
- 49
- Last publish
- Mar 23, 2025
More from aritrakrbasu
View profileSimilar plugins
More in ContentMenus
Adds a menus collection to Payload for building navigation with nested items, collection links, custom URLs, icons, and preview images.
Reservation and Booking Manager
Manage reservations and bookings through Payload CMS with conflict detection and scheduling.
Live Preview
Live preview for Payload CMS in Astro and any SSR/static frontend (SvelteKit, Nuxt, Next.js, plain HTML), patching the DOM without rebuilds.
FixedLink
Adds short links on your own domain to Payload documents, with links that keep working after slug changes through the FixedLink service.
Nested Docs Page Tree
Adds a nested tree view for managing documents in Payload CMS.
A/B Testing
A/B testing plugin that creates page variants in Payload collections and routes traffic at the edge via Next.js middleware.