For more information, please click here.
- This plugin adds a Reply button to tickets.
- You can change the last updated person to be in charge and start editing.
- It can be used like replying by e-mail.
- It is useful for ticket-driven development.
- It is more convenient when used with Redmine Studio.
- https://www.redmine-power.com/
- V5.x.x (Tested by V5.0.3)
- V4.x.x (Tested by V4.2.3)
- Place the plugin source at Redmine plugins directory.
$ cd /var/lib/redmine/plugins
$ git clone https://github.com/RedminePower/redmine_reply_button
- Check the 'Reply Button' checkbox on the Project->Settings->Modules and save it.
Remove the plugin directory.
$ cd /var/lib/redmine/plugins
$ rm -rf redmine_reply_button