ListMailPRO Email Marketing Software Forums

ListMailPRO Email Marketing Software Forums => Customization, Integration => Topic started by: james.west on March 25, 2008, 05:15:21 pm

Title: Subscriber chooses userid/pw for access to members-only area
Post by: james.west on March 25, 2008, 05:15:21 pm
Is there a way for ListMail Pro to assign username/password pairs so members who have paid can access members only areas?
Title: Subscriber chooses userid/pw for access to members-only area
Post by: DW on March 29, 2008, 05:46:06 am
You could use two of ListMail's custom fields for this.  It would take some custom script during subscription to generate the username and password.  If you are familiar with PHP check out the included xtra/signup-xtra.php file.  Copied to your main ListMail folder it will run after signup.  One could use this to generate a username and password and update the database fields.

Regards