Redmine 插件装配

Redmine 插件安装ruby script/server webrick -e production(启动)?插件列表:http://www.iteye.com/topic/

Redmine 插件安装

ruby script/server webrick -e production(启动)

?

插件列表:

http://www.iteye.com/topic/910564

?

下载地址:

https://github.com

?

安装插件

1、下载插件,将插件的文件夹复制到redmine安装目录下的/vendor/plugins目录下。

2、执行以下命令来更新插件数据

rake db:migrate_plugins RAILS_ENV=production

3、重启Redmine服务

?

4.项目 > 配置 > 模块 > 选中[项目监控插件]

?

插件介绍:

?

http://wmcxy.iteye.com/blog/1447907

http://wmcxy.iteye.com/blog/1118933? ?http://fannyxjf.iteye.com/blog/709769