Adding multiple test users should be in Devel module

marcp - April 22, 2007 - 21:07
Project:userplus
Version:6.x-2.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

I've added the ability for administrators to easily add multiple test users. You can enter the number of users that you want for each role, and the username prefix, and the accounts will be auto-generated. The passwords are set to be the same as the username, and no email address is set.

I've checked the code into the 5.x-1.x-dev branch, so if anyone is interested in testing it out, please give some feedback.

Thanks,

Marc

#1

marcp - April 23, 2007 - 18:33

#2

marcp - August 14, 2007 - 21:18
Title:Adding Multiple Test Users» Adding multiple test users should be in Devel module

This feature should be moved to the Devel module -- http://drupal.org/node/140414 -- if anyone is interested in doing this, I'd be grateful.

#3

marcp - November 12, 2008 - 17:48
Version:5.x-1.x-dev» 6.x-2.x-dev

The 6.x version of userplus doesn't have this feature. It still belongs in Devel as devel_create_users() inserts directly into the {users} table instead of calling user_save().

 
 

Drupal is a registered trademark of Dries Buytaert.