Admin plugin for Redmine 5 and 6 that shows a matrix of users and projects – including roles granted via group memberships or inherited from parent projects. Designed for IT administration and compliance audits alike.
Users as rows, projects as columns, role badges in the cells. Sticky header row and first column while scrolling.
Not just direct memberships – also roles granted via group memberships or inherited from parent projects.
Direct (blue), via group (amber) and inherited (violet) with distinct badge colors. Hover reveals the exact source.
Multi-select for projects and roles, text search over login / first / last name, toggle for "active users only".
Flat table (user, project, role, origin) — one row per membership. Feeds straight into Excel or audit tooling.
Gated by Redmine's standard admin check – no extra roles or permissions required. Non-admins never see the page.
cd /path/to/redmine
unzip at_memberaudit-1.1.0.zip -d plugins/
bundle exec rake redmine:plugins:migrate NAME=at_memberaudit RAILS_ENV=production
# restart Redmine
Log in as administrator and open the new Member audit entry in the admin menu. No further configuration required.
Redmine itself is GPLv2 – every plugin that loads into Redmine at runtime must be as well. You get the full source, no activation servers and no hidden telemetry.
The price buys verified releases, twelve months of updates and direct support from the development team – not access to the code.