Plugins Directory » Forum link issues
Author: | Martin Denizet (redmine.org team member) | |
---|---|---|
Website: | http://martin-denizet.com | |
Code repository: | https://github.com/martin-denizet/redmine_message_issues | |
Registered on: | 2014-03-29 (over 10 years ago) | |
Current version: | 0.1.0 | |
Compatible with: | Redmine 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x | |
User ratings: |
This plugin allows to link Issues to a Forum Message. Convenient if the forum is used for support.
See screenshot
Installation notes
First download the plugin using git, open a terminal in your Redmine installation directory:
git clone git@github.com:martin-denizet/redmine_message_issues.git ./plugins/
Then you will need to do migrate the database for the plugin.
bundle exec rake redmine:plugins:migrate RAILS_ENV=production
The installation is now finished and you will be able to use the plugin after you restart your Redmine instance.
Changelog
0.1.0 (2014-03-29)
Compatible with Redmine 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.