Plugins Directory » Kanban Board
|
|
Author: | Frank Reinmuth |
|---|---|---|
| Website: | https://redmine-plugins.atori.de/en/kanbanboard.html | |
| Code repository: | - | |
| Registered on: | 2026-05-07 (2 months ago) | |
| Current version: | 1.5.0 | |
| Compatible with: | Redmine 6.1.x, 6.0.x, 5.1.x | |
| User ratings: |
Kanban board for Redmine — a project-level board that maps issues onto their
workflow statuses, with native HTML5 drag & drop (no external JS dependencies).
Features
- Per-project board with one column per issue status
- Drag & drop to change an issue's status; transitions respect the Redmine
workflow — a rejected move reverts the card and shows a persistent reason,
without reloading the board
- WIP limits per column with a visual warning; a move that would exceed the
limit is blocked with a clear message
- Swimlanes by assignee, tracker, priority, target version or category
- Use any saved Redmine issue query as the board's input set
- Card order persisted per column and board
- Separate module permissions: view board, edit issues on board, manage board
- English and German
Requirements: Redmine 5.1+ (tested on 6.x). GPL v2.
Changelog
1.5.0 (2026-07-09)
Compatible with Redmine 6.1.x, 6.0.x, 5.1.x.
A rejected card move — a status transition the workflow does not allow, or a
target column's WIP limit being reached — now shows a persistent, readable
message explaining why, instead of a brief toast followed by a page reload.
The card returns to its original column, the board is not reloaded, and the
message stays until dismissed.
1.4.3 (2026-05-04)
Compatible with Redmine 6.1.x, 6.0.x, 5.1.x.