cliffparnitzky / checked-email
Provides two textfields for forms for double entering a e-mail address and checking for equality. Also adds the option to activate e-mail field with confirmation for members (affects among others the modules `Personal data` and `Registration`).
Package info
github.com/cliffparnitzky/CheckedEmail
Type:contao-bundle
pkg:composer/cliffparnitzky/checked-email
Fund package maintenance!
Requires
- php: ^8.1
- contao/core-bundle: ^5.3
Requires (Dev)
- contao/manager-plugin: ^2.12
README
Contao Extension: CheckedEmail
Provides two textfields for forms for double entering a e-mail address and checking for equality.
Also adds the option to activate e-mail field with confirmation for members (activation in system settings, affects among others the modules Personal data and Registration).
Installation
Install the extension via composer: cliffparnitzky/checked-email.
If you prefer to install it manually, download the latest release here: https://github.com/cliffparnitzky/CheckedEmail/releases
Tracker
https://github.com/cliffparnitzky/CheckedEmail/issues
Compatibility
- Contao version >= 5.3.0
Dependency
There are no dependencies to other extensions, that have to be installed.
THANK YOU
- Webdesign Maren Lange (@mlwebworker) for the support of development and bug fixing
- Webdesign Frank Schmidt (@Schmidty2) for the support of development and bug fixing