Skip to content

Register User Using CSV File

Sky edited this page Apr 12, 2015 · 4 revisions

Admin Tools > Register User Using CSV File

Add a User From CSV File

If you need to add many users, you can simply use this option. Just upload your CSV file and everything will go okay!


CSV Format

You need 4 rows included in your CSV.

  1. First name

  2. Last name

  3. Password

  4. Username

(users have to add their E-mail on their first login.)

Remember that usernames should be unique so you cannot add multiple users with the same username.

You can also convert your excel file to CSV. Just save your excel file as a CSV file. (remove the header too!)


Example:

Sample CSV file:

First name 1, Last name 1, password1, user1
First name 2, Last name 2, password2, user2
First name 3, Last name 3, password3, user3
First name 4, Last name 4, password4, user4
First name 5, Last name 5, password5, user5

Admin Tools


Config

  • Leech
  • App
  • Database
  • Mail
  • Session

Clone this wiki locally