Skip to content

RedminePower/redmine_reply_button

Repository files navigation

redmine reply button

Features

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/

image

Supported Redmine

  • V5.x.x (Tested by V5.0.3)
  • V4.x.x (Tested by V4.2.3)

Install

  • Place the plugin source at Redmine plugins directory.
$ cd /var/lib/redmine/plugins
$ git clone https://github.com/RedminePower/redmine_reply_button

How to activate

  • Check the 'Reply Button' checkbox on the Project->Settings->Modules and save it.

image

Uninstall

Remove the plugin directory.

$ cd /var/lib/redmine/plugins
$ rm -rf redmine_reply_button

About

This plugin allows you to add a “Reply” button that allows you to start editing with the last updated person as the assignee.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published