dmkzwo / formautoreply
Adds autoreply functionality to the form generator
Installs: 108
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Type:contao-module
Requires
- php: ~5.4 || ~7.0
- contao-community-alliance/composer-plugin: ~2.4 || ~3.0
- contao/core-bundle: ^3.5.2 || ~4.1
This package is not auto-updated.
Last update: 2024-11-20 02:32:25 UTC
README
This contao extension adds autoreply functionality to the form generator
Usage
Placeholders of the type {{formfieldname}} can be used for adding form values to the email subject and text.
The following form field types are supported:
- Text field
- Text area
- Select menu (single)
- Radio button menu