Plugins Directory » Vantix Risk
|
|
Author: | Vantix Team |
|---|---|---|
| Website: | https://app.vantix.cloud | |
| Code repository: | https://github.com/fantasykiss/vantix-redmine | |
| Registered on: | 2026-06-04 (8 days ago) | |
| Current version: | 0.1.0 | |
| Compatible with: | Redmine 6.1.x, 6.0.x, 5.1.x | |
| User ratings: |
Visual risk scoring for Redmine issues and projects.
Vantix Risk adds color-coded risk badges to every issue, a health score widget to project pages, and risk-based filtering and sorting — without changing how Redmine works.
Features:
- Issue risk badges (CRITICAL / HIGH / MED / LOW) based on due dates
- Project health score widget on the project overview sidebar
- Color dots on the project list
- Sortable RISK column (server-side, works with 8,000+ issues)
- Risk filter in the issue filter panel
- Works with SQLite, MySQL, and PostgreSQL
Screenshots¶
Project list with risk color dots:

Project health score widget:

Issue list with RISK column and badges:

Installation notes
1. Copy the plugin into your Redmine plugins/ directory as vantix_risk
2. Run: bundle exec rake redmine:plugins:migrate NAME=vantix_risk RAILS_ENV=production
3. Restart Redmine
Changelog
0.1.0 (2026-06-04)
Compatible with Redmine 6.1.x, 6.0.x, 5.1.x.