• Is there a way of creating multiple users at once?

    What I want is to is;

    1. have registration disabled (done),
    2. create 150 (could be more some day) users,
    3. have the usernames “001” – “150”,
    4. have random passwords (I need to know what these are so I can give them out) this could be done separately but would ahve to be done on mass

    Also it’d be great if I could reset the passwords, email, etc.

    EDIT: Also waht I have is a txt file with all the usernames then a tab then the password e.g.

    123<tab>abcxyz

Viewing 1 replies (of 1 total)
  • Thread Starter Ryan Gannon

    (@ryangannon)

    After weeks of looking for a way to “add multiple users” ti hit me “import”, not “add”. And I came up with DDImportUsers all I had to do was comment out the part that checks that you haven’t used the same address before. Then I added the users 001-150 with the same address and now the passwords are all dumping into a GMail Account.

Viewing 1 replies (of 1 total)
  • The topic ‘Create/Edit multiple users?’ is closed to new replies.