The CSV file

You can find the CSV file in on the import page of the addon.

To go to the import page you go to:

Dashboard / Members / Import users

You can now open the file in Excel, Google sheets or any text editor.

Important: The first row is always used as the header and is ignored by the import proces. Use this row as a header to indentify the columns. The seperator used is the comma (,).

The standard CSV code is: 

Email,Name,Password
testuser1email.com,testuser1,password1
testuser2@email.com,testuser2.,password2
testuser3@email.com,testuser3,password3
testuser4@email.com,testuser4,password4
testuser5@email.com,testuser5,password5
testuser6@email.com,testuser6,password6