shortcodes:howto

Special Variables

You can use special variables in email content which is parsed by Pre-email sending function to convert your variable with the value of HTTP REQUEST or Database.

Example Using [var] registered_variable [/var] will convert to the name that will receive the email.

To use any of listed variables you must add them in between of [var]registered_variable[/var] With replacing the registered_variable.

Student Registration Complete

Registered Variable Description
name Student Full name from Registration form
email Student Email from Registration form
password Student Password from Registration form

Parent Registration Complete

Registered Variable Description
name Parent Full name from Registration form
email Parent Email from Registration form
password Parent Password from Registration form