Hi @Kal_Lam
We had tried to install kobo on our servers and we were successful ,Now the problem we are facing is that we need to create almost 800 + users , and i am not able to find a way to create bulk users.
Need your expert help.
Cheers !
Neeraj
Maybe this post discussed previously should help you solve you issue:
Hi @djole ,
Lets assume you have some projects already created and are wanting to create users and give them permissions to particular projects. You could create a spreadsheet with the following structure for creating new users (let’s call it users.csv):
username
first_name
last_name
email
johndoe
John
Doe
johndoe@gmail.com
…
…
…
…
And a second sheet with your projects and permissions for each user (let’s call it permissions.csv):
username
project_uid
permission
johndoe
qW…