03-23-2015, 03:56 AM
(This post was last modified: 03-23-2015, 03:57 AM by treicadani.)
You could use something like this if you have knowledge about php to generate a random password string.
And when you send the email make sure to include your new field which includes the password
ex: <p>Password : '.$password.'</p>
Dani
Code:
Hidden content for guests
And when you send the email make sure to include your new field which includes the password
ex: <p>Password : '.$password.'</p>
Dani
Quote:Hidden content for guests