Plugins Directory » csv_import_users
Author: | Systango Ltd | |
---|---|---|
Website: | http://systango.com | |
Code repository: | https://github.com/stpl/csv_import_users | |
Registered on: | 2014-04-07 (over 10 years ago) | |
Current version: | 0.0.1 | |
Compatible with: | Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x | |
User ratings: |
Redmine plugin that allows importing of users via CSV allowing user to map columns of csv to user attributes.
Installation notes
Install
Copy csv_import_users plugin to {RAILS_APP}/plugins on your redmine path
Run bundle install –without development test RAILS_ENV=production
Uninstall
rake redmine:plugins NAME= csv_import_users RAILS_ENV=production rm -r plugins/csv_import_users
Changelog
0.0.1 (2014-04-07)
Compatible with Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x.