Possible to create users with only an email addresses list separated by coma ?

Hello,

Sorry if the question is stupid but before trying this module I would like to know if it's also possible to create users automatically with only a list of email addresses ?

Thanks.

Comments

robert castelo’s picture

Status: Active » Fixed

Yes that's possible, although you'll need to save the info as a CSV file.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

wwwoliondorcom’s picture

Hello, can you tell me how to save a CSV file with email addresses list to create new users from this list ?

And what will be the automatically generated user name and password ?

Last, if a user already exist with one email address from the list, what will happen?

Thanks a lot.

robert castelo’s picture

Google for instructions.

wwwoliondorcom’s picture

Hello,

I tried but couldn't find exactly how to do.

If I just put:

email
"email@mydomain.com"
"email2@mydomain2.com"

in a notepad document it doesn't work.

Thanks for help.

wwwoliondorcom’s picture

I finally managed to do it, the problem was the code at the end of each line.

I have imported users but they are registered as having already accessed the website, "Member for" and "Last access" both being set with the same date.

Is it possible to import them as having Never accessed ? I need to do that to use the "Account reminder" module to send an automatic emails (every 3 months) to these users that I create.

Thanks again.