mantisbt-plugins / scrum

Scrum board based on statuses, priorities, and target versions
35 stars 28 forks source link
mantisbt-plugin

Scrum Board plugin for MantisBT

Copyright (c) 2011 - 2012 John Reese - http://noswap.com
Copyright (c) 2012 - 2014 MantisBT Team - mantisbt-dev@lists.sourceforge.net

Released under the MIT license

See the Changelog.

Description

Adds a Scrum board based on Status, Category, and Target Version to MantisBT.

Requirements

The plugin requires MantisBT version 1.2.6 or higher.

If the Source Integration plugin (version 0.16 or higher) is installed, the cards will display the number of changesets attached to each issue.

Installation

  1. Download or clone a copy of the plugin's code.
  2. Copy the plugin (the Scrum/ directory) into your Mantis installation's plugins/ directory.
  3. While logged into your Mantis installation as an administrator, go to Manage -> Manage Plugins.
  4. In the Available Plugins list, you'll find the Scrum plugin; click the Install link.

Usage

A new Scrum Board item is added to MantisBT's Main menu.

It will display issues for the currently selected Project as Scrum Cards, which can be filtered by Target Version and Category, with the cards distributed in columns based on their Status.

Configuration

To change the Scrum Board's layout, go to the configuration page, where you can define:

Support

Problems or questions dealing with use and installation should be directed to the #mantisbt IRC channel on Freenode.

The latest source code can found on Github.

We encourage you to submit Bug reports and enhancements requests on the Github issues tracker. If you would like to propose a patch, do not hesitate to submit a new Pull Request.