This is an old revision of the document!


SMS

For sending of user credentials by SMS you need an smstrade account, see (Client Module > smstrade credentials).

SMS are sent when you choose SMS as a registration method for self-ticketing (see Location > Walled Garden Options) or after creating accounts manually in the frontend, if you have entered a mobile number for the account.

Process of customizing sms

Customizing of SMS is done by templates. You need to create one or more templates (use one of the examples below) and edit it/them according to your needs. You can write any text and use any available placeholder (see description below) between the following start and end lines:
<!– BEGIN SMS –>

<!– END SMS –>

You can use Upload Manager for uploading them. There you can also find described in which order templates are selected, depending on user / browser language, location, the template name and where those templates reside. Templates, that should only be used for certain locations must be called sms_<locationid>.tpl, all others should be named sms.tpl.

Testing of your templates is possible in Previw SMS, if you choose 'SMS' as registration method.

sms.tpl (default)

This is the template currently used for the sending of SMS. Anything in brackets {} will be replaced.
<!– BEGIN SMS –>
{HEADER}
{BODY}
{FOOTER}
<!– END SMS –>

template variables

QR Code
QR Code SMS (generated for current page)