Project

General

Profile

Plugins Directory » redmine_issue_external_item

Author: Clairton Rodrigo Heinzen
Website: https://github.com/clairton/redmine_issue_external_item
Code repository: https://github.com/clairton/redmine_issue_external_item
Registered on: 2017-06-07 (almost 7 years ago)
Current version: 0.4.0
Compatible with: Redmine 3.3.x
User ratings:   (0)

Enables you to add external items to Redmine issues

Installation notes

1. To install the plugin * Download the .ZIP archive, extract files and copy the plugin directory into #{REDMINE_ROOT}/plugins.

Or

2. Update the Gemfile.lock file by running the following commands:

bundle install

3. This plugin requires a migration. Run the following command to upgrade your database (make a database backup before):

bundle exec rake redmine:plugins:migrate RAILS_ENV=production

4. Restart Redmine.

Changelog

0.4.0 (2017-06-07)

Compatible with Redmine 3.3.x.