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`).
Fund package maintenance!
cliffparnitzky
Installs: 1 193
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 2
Type:contao-bundle
Requires
- php: >=7.4
- contao/core-bundle: ~4.13 || ~5.2
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 >= 4.13.0
- Contao version >= 5.2.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