Plugins Directory » Redmine TPA (Tags for Performance Appraisal)
|
|
Author: | Renato Carvalho de Souza |
|---|---|---|
| Website: | http://hylozero.github.io/redmine_tpa | |
| Code repository: | https://github.com/hylozero/redmine_tpa | |
| Registered on: | 2015-05-07 (over 10 years ago) | |
| Current version: | 1.0.0 | |
| Compatible with: | Redmine 3.1.x, 3.0.x | |
| User ratings: |
Redmine TPA (Tags for Performance Appraisal) is a redmine plugin that helps Performance Appraisals. It makes possible to link issues to pre-established criteria or organizational objectives.
Installation notes
- Copy or clone the plugin on Redmine plugin folder with the name redmine_tpa:
cd /{redmineInstalationDir}/vendor/plugins git clone https://github.com/hylozero/redmine_tpa.git redmine_tpa - Run:
cd /{redmineInstalationDir} bundle install rake db:migrate_plugins NAME=redmine_tpa - Restart your redmine application.
- You're good to go.
Changelog
1.0.0 (2015-05-07)
Compatible with Redmine 3.1.x, 3.0.x.