Redmine Plugin

Products

Redmine plugins we develop to help teams manage agile workflows more efficiently.

Sprint Board for Redmine

Agile sprint board and backlog management for Redmine 5.0+, with drag & drop and permission controls.

Board View

Kanban-style board with columns for each issue status. Drag & drop issues between columns. Cards show tracker, priority, and assignee.

Backlog View

Collapsible sprint sections showing assigned issues. Backlog section for unassigned issues. Drag & drop issues between sprints.

Permissions

View sprint board (read-only) and Manage sprint board (drag & drop) permissions. Fully respects Redmine workflow transitions.

Sprint Board - Kanban View

Board View

Sprint Board - Backlog View

Backlog View

Requirements

  • Redmine 5.0 or later
  • Ruby 3.0+
  • No additional gems required (uses Redmine's built-in jQuery UI)

Trial & Licensing

  • 30-day free trial starts automatically on installation — no key required
  • After the trial expires, the board and backlog views are locked
  • Purchase a license key and enter it in Administration → Plugins → Sprint Board → Configure

Installation

  1. 1

    Download and extract the plugin into your Redmine plugins folder:

    cd /path/to/redmine/plugins
    curl -sSL https://tonyq.org/downloads/redmine-sprint-board/latest/redmine_sprint_board.tar.gz | tar xz
  2. 2

    Run database migration:

    bundle exec rake redmine:plugins:migrate RAILS_ENV=production
  3. 3

    Restart Redmine:

    systemctl restart redmine
    # or
    touch /path/to/redmine/tmp/restart.txt
  4. 4

    Go to Administration → Roles and permissions and enable View sprint board and Manage sprint board

  5. 5

    Go to your project's Settings → Modules and enable Sprint Board

  6. 6

    Navigate to the Sprint List tab and create your first sprint

Pricing

License

One-time purchase, lifetime license. One license key per Redmine instance.

Sprint Board for Redmine

$100 USD / NT$3,200

One-time purchase, lifetime license. One license key per Redmine instance.

  • Lifetime license
  • All features unlocked
  • Free 30-day trial
  • Email support

Need Help?

For questions, bug reports, or license purchases, feel free to contact us.

Contact Support