Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
/ simple_kanban Public archive

Redmine plugin that adds a tab with kanban overview into your project

License

Notifications You must be signed in to change notification settings

tutuf/simple_kanban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Kanban

Redmine plugin that adds interactive kanban overview. Tested on Redmine 2.2.3, should work with Redmine 2.x+

screenshot

Installation

Standard Redmine plugin installation instructions apply:

  1. Get the plugin

    cd #{RAILS_ROOT}/plugins git clone https://github.com/tutuf/simple_kanban.git

  2. Restart Redmine

  3. Go to AdministrationSettingsAuthentication and check Enable REST web service. THIS STEP IS IMPORTANT! Simple Kanban uses the JSON API to communicate with Redmine.

Setup

  1. Go to your project's SettingsModules and check Simple Kanban.
  2. For best results we suggest renaming issue priorities to be composed of intuitive symbols only (e.g. ★, ★★, ★★★ or ♥, ♥♥, ♥♥♥ or even ☃, ☃☃, ☃☃☃).
  3. Adjust order tracker and issue priorities if you need (in AdministrationSettings).

Usage

This plugin is intended to largely replace project's roadmap. The only thing it currently is able to do beside displaying neatly sorted issues is changing status by drag'n'drop.

Sponsors

Authors

License

This project is licensed under GNU General Public License version 2.

About

Redmine plugin that adds a tab with kanban overview into your project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published