eckucukoglu / redmine-issue-statistics

http://www.redmine.org/plugins/issuestats
10 stars 4 forks source link

describe plugin in a detailed manner #13

Open eckucukoglu opened 8 years ago

eckucukoglu commented 8 years ago

write wiki/readme and explain how to use it

arnisjuraga commented 7 years ago

Yest, it seems it needs DB migration. And it must be installed as different folder name https://github.com/eckucukoglu/redmine-issue-statistics/issues/16#issuecomment-272194995

Please, add in Readme installation steps, at least something like:

cd REDMINE_DIR
cd plugins
git clone https://github.com/eckucukoglu/redmine-issue-statistics issuestats
cd ..
bundle exec rake redmine:plugins:migrate RAILS_ENV=production