Plugins Directory » Estamation
|
Author: | Ivan Grunev |
---|---|---|
Website: | https://github.com/estatic/estamation | |
Code repository: | https://github.com/estatic/estamation | |
Registered on: | 2014-01-31 (about 11 years ago) | |
Current version: | 0.0.4 | |
Compatible with: | Redmine 3.3.x | |
User ratings: |
Redmine Estamation Plugin¶
This plugin is for provide Estimation features for redmine.
This plugin I wrote just for selft using. If you want to get it better don't hesitate and do it!
It's free to use.
Installation notes
To install this plugin you need to clone this repository to your redmine/plugins folder
redmine/plugins$ git clone github.com/estatic/estamation.git
Then go to redmine root folder and run following command:
bundle exec rake redmine:plugins:migrate RAILS_ENV=production
That's it. Now restart your Redmine instance and get in to browser to check Estamation!
Changelog
0.0.4 (2016-10-27)
Compatible with Redmine 3.3.x.
Fix core errors
0.0.3 (2014-01-31)
Compatible with Redmine 2.4.x.