When the plugin is installed, the Voucher Newsletter Registration Vouchers is already automatically created and the email template sNEWSLETTERCONFIRMATION is extended in the form of an additional line above the footer. If you use a custom template so that the plugin cannot insert the additional line above the footer, the line will be placed at the beginning of the template. You can customise the position or text of the line in the email template under Configuration → Email templates → System emails → sNEWSLETTERCONFIRMATION.
As soon as you have activated the corresponding field Voucher for newsletter registration in the plugin configuration, an individual voucher code is automatically sent to the customer with the confirmation e-mail of the registration. The voucher codes are generated for the voucher class Newsletter Registrierung Gutscheine (Newsletter Registration Vouchers) created by the plugin. For this assignment to work, it is important that you do not rename the voucher class.
Individual customisations
The voucher for newsletter registration can be edited like any other voucher in the Voucher management under Marketing → Vouchers, e.g. to define the voucher amount and the conditions for redeeming the voucher. It is important that the following line is included in the email template:
{if !empty($viisonVoucherCode)}
Your personal voucher code: {$viisonVoucherCode}
{/if}
To explicitly inform customers that they will receive a voucher code when completing the newsletter registration, you can, for example, adjust the text module that is displayed above the newsletter registration form in the frontend under Configuration → Snippets → sFooterNewsletter. You can also edit the snippet that is displayed to the customer after completing the newsletter registration under Configuration → Text snippets → sNewsletterInfo and, for example, refer to the voucher code in the email.