This is an extension for the Contao Open Source CMS. If you are not a software developer, please download or install from the Contao Extension Repository.
This extension builds on top of the form generator. The submitted form data can be sent to multiple email addresses (e.g. one email to the user, one to the administrator).
Create one or multiple email templates in the mailtemplates extension. Each can have multiple languages (the correct one will be taken depending on the page language). You can use standard insert tags plus simple tokens for all fields to add form data into the template.
You must install the following extensions to make it work.
- MultiColumnWizard by Andreas Isaak (menatwork)
- mailtemplates by Andreas Schempp (terminal42)