summaryrefslogtreecommitdiff
path: root/lib/plugins/usermanager/lang/en/import.txt
blob: 3a1cf999ef026b79967762b77912c9ff29991a8d (plain)
1
2
3
4
5
6
7
8
9
===== Bulk User Import =====

Requires a CSV file of users with at least four columns.
The columns must contain, in order: user-id, full name, email address and groups.
The CSV fields should be separated by commas (,) and strings delimited by quotation marks (%%""%%). Backslash (\) can be used for escaping.
For an example of a suitable file, try the "Export Users" function above.
Duplicate user-ids will be ignored.

A password will be generated and emailed to each successfully imported user.