This feature is a page that allows a user to create an account.
Kinematics:
Requirements
General Parameters » Portal » Customization » Buttons on login page » Register new account.
See portal customization.Manager Configuration
Go in General Parameters » Plugins » Register new account:
mail_register_confirm HTML template will be used. Confirmation link is stored in the $url variablemail_register_done HTML template will be used. Login and generated password are stored in the corresponding $login and $password variables.Note
Following variables are available in:
* Register email body => $expMailDate, $expMailTime, $url, $mail, $firstname, $lastname and $ipAddr
* Done email body => $login, $password and $url