Closed (fixed)
Project:
User Import
Version:
5.x-1.3
Component:
Documentation
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Dec 2008 at 11:30 UTC
Updated:
27 Aug 2009 at 11:23 UTC
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
Comment #1
robert castelo commentedYes that's possible, although you'll need to save the info as a CSV file.
Comment #3
wwwoliondorcom commentedHello, 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.
Comment #4
robert castelo commentedGoogle for instructions.
Comment #5
wwwoliondorcom commentedHello,
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.
Comment #6
wwwoliondorcom commentedI 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.