A lightweight checklist per issue – right in the issue view, with inline editing, a progress bar and a full audit trail in the journal.
Add, rename, tick and remove items without leaving the issue. All of it without a page reload.
Done-to-total ratio at a glance. The issue signals its status without an extra click.
Paste a list from the clipboard – multiple lines become checklist items in a single operation.
Reset the full checklist with one confirmation. Handy for templates that get re-used after completion.
Every change – add, rename, tick, untick, remove, clear – appears as a regular Redmine journal entry.
Viewing and editing are two independent module rights, granularly configurable per role.
cd /path/to/redmine
unzip at_checklist-1.4.0.zip -d plugins/
bundle exec rake redmine:plugins:migrate NAME=at_checklist RAILS_ENV=production
# restart Redmine
Enable the Checklist module in the project settings, grant roles the appropriate permissions, done.
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.