插件目录 » csv_import_users
作者 | Systango Ltd | |
---|---|---|
网站 | http://systango.com | |
代码仓库 | https://github.com/stpl/csv_import_users | |
注册于 | 2014-04-07 (超过10年前) | |
当前版本 | 0.0.1 | |
兼容性 | Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x | |
用户评分 |
Redmine插件,允许通过CSV导入用户,并允许将csv的列映射到用户属性。
安装说明
安装
将csv_import_users插件复制到您的redmine路径下的{RAILS_APP}/plugins
运行bundle install –without development test RAILS_ENV=production
卸载
rake redmine:plugins NAME= csv_import_users RAILS_ENV=production rm -r plugins/csv_import_users
变更日志
0.0.1 (2014-04-07)
兼容Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x。