Plugins Directory » Redmine Reply Button
|
|
Author: | Power Redmine |
|---|---|---|
| Website: | https://www.redmine-power.com/ | |
| Code repository: | https://github.com/RedminePower/redmine_reply_button | |
| Registered on: | 2022-12-09 (over 3 years ago) | |
| Current version: | 1.2.3 | |
| Compatible with: | Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x | |
| User ratings: |
Adds a "Reply" button to Redmine issues. Clicking it automatically sets the last commenter as the assignee, enabling email-like exchanges on issues. If there are no comments, the issue author is set as the assignee.
Note: This feature is also included in redmine_studio_plugin, which bundles multiple UI enhancements in one package.
Installation notes
cd /var/lib/redmine/plugins
git clone https://github.com/RedminePower/redmine_reply_button.git
cd /var/lib/redmine
bundle exec rake redmine:plugins:migrate NAME=redmine_reply_button RAILS_ENV=production
Restart Redmine to apply changes.
Changelog
1.2.3 (2026-06-14)
Compatible with Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x.
1.2.0 (2022-11-26)
Compatible with Redmine 5.0.x, 4.2.x.