# gitbucket-label-kanban-plugin **Repository Path**: mirrors_berkus/gitbucket-label-kanban-plugin ## Basic Information - **Project Name**: gitbucket-label-kanban-plugin - **Description**: A GitBucket plugin for Kanban style issue management. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-10-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gitbucket-label-kanban-plugin A [GitBucket](https://github.com/gitbucket/gitbucket) plugin for Kanban style issue management. The columns are labels prefixed "@". ![Screenshot](./doc/screenshot.png) ## Installation Download jar file from [the release page](https://github.com/kasancode/gitbucket-gantt-plugin/releases) and put into `GITBUCKET_HOME/plugins`. ## Version Plugin version|GitBucket version :---|:--- 1.0.0|4.26.x ## Build from source `$ sbt package` ## Usage ![labelList](./doc/labels.png) 1. Click "Add Column" button to add columns (prefixed labels). 1. Drag a Issue to another column.