Hi all,

Looking at the documentation, I think that all users imported from a CSV document miust have the same role ie you can't have give role 1 to user A and role 2 to users B and C etc - have I got that right?

Also is there a sample CSV file anywhere I can use for testing?

Thanks

Comments

robert castelo’s picture

Status: Active » Closed (works as designed)

No, you can set a column in your CSV file with the roles for each user, and then match it to the Drupal Roles field. Should be clear once you start using the module.

There is a sample file included with the module for trying out the import system.

juc1’s picture

OK great, thanks.