Plugins Directory » Sprint Board Pro
|
Author: | sivamanikandan K |
---|---|---|
Website: | https://github.com/railsfactory-sivamanikandan/redmine_sprint_board_pro | |
Code repository: | https://github.com/railsfactory-sivamanikandan/redmine_sprint_board_pro | |
Registered on: | 2025-08-06 (9 days ago) | |
Current version: | 0.0.1 | |
Compatible with: | Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x | |
User ratings: |
Sprint Board Pro is a powerful plugin for Redmine that brings Agile project management features like Sprint Planning, Trello-style Agile Boards, Burndown Charts, Smart Backlog Suggestions, and more.
Installation notes
Installation
Clone the plugin inside Redmine plugins directory
cd /path/to/redmine/plugins
git clone https://github.com/railsfactory-sivamanikandan/redmine_sprint_board_pro.git
Install dependencies
bundle install
Run migrations
bundle exec rake redmine:plugins:migrate NAME=redmine_sprint_board_pro RAILS_ENV=production
Changelog
0.0.1 (2025-08-06)
Compatible with Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x.