xini / silverstripe-userforms-confirmemailfield
Adds an email confirmation field that forces the value to be the same as another email field.
Installs: 120
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 1
Type:silverstripe-module
Requires
- silverstripe/cms: ~3.1
- silverstripe/framework: ~3.1
- silverstripe/userforms: ~3.0
This package is auto-updated.
Last update: 2023-04-15 00:07:38 UTC
README
This is an archived project and is no longer maintained. Please do not file issues or pull-requests against this repo. If you wish to continue to develop this code yourself, we recommend you fork it or contact us.
Introduction
Adds an email confirmation field that forces the value to be the same as another email field.
Requirements
- SilverStripe ~3.1
- UserForms module ~3.0