我跟着这个链接
http://mplsalicia.wordpress.com/2012/09/27/redmine-2-1-on-heroku-cedar-with-attachments-on-s3/
并成功在 Heroku 上使用 redmine_s3 插件部署 Redmine,但我不知道如何安装 redmine backlogs 插件
任何机构可以帮助我?
我跟着这个链接
http://mplsalicia.wordpress.com/2012/09/27/redmine-2-1-on-heroku-cedar-with-attachments-on-s3/
并成功在 Heroku 上使用 redmine_s3 插件部署 Redmine,但我不知道如何安装 redmine backlogs 插件
任何机构可以帮助我?
Redmine Backlogs(敏捷团队插件)安装指南:
plugins
目录下有这样的东西:plugins/redmine_backlogs
bundle exec rake redmine:backlogs:install
heroku run rake redmine:backlogs:install