專案

一般

個人檔案

外掛目錄 » 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
使用者評分   (0)

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.