Project

General

Profile

Plugins Directory » Users Performance

Author: Alperen Bozkurt
Website: https://github.com/alperenbozkurt/redmine_users_performance
Code repository: https://github.com/alperenbozkurt/redmine_users_performance
Registered on: 2017-04-10 (almost 7 years ago)
Current version: 0.1.0
Compatible with: Redmine 3.3.x
User ratings:   (0)

Users Performance, a redmine plugin that graphically shows the time entries of users.

Installation notes

- Change you current directory to your Redmine root directory. cd {REDMINE_ROOT}
- Copy the plugin from GitHub.
git clone https://github.com/alperenbozkurt/redmine_users_performance.git plugins/redmine_users_performance
(Or download this repository and extract to {REDMINE_ROOT}/plugins/ folder.Change folder name to redmine_users_performance.)
Update the Gemfile.lock file.
bundle install
- Restart Redmine.
- Now you should be able to see the plugin in Administration > Plugins.
- You can select chart type in Administration > Plugins > Configure.
- You can enable the plugin in the Project > Settings > Modules directory.

Changelog

0.1.0 (2017-04-09)

Compatible with Redmine 3.3.x.

redmine_users_performance.zip (9.2 KB) redmine_users_performance.zip Alperen Bozkurt, 2017-04-10 18:58