xini / silverstripe-userforms-confirmemailfield
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (2.0.1) of this package.
Adds an email confirmation field that forces the value to be the same as another email field.
Package info
github.com/xini/silverstripe-userforms-confirmemailfield
Type:silverstripe-module
pkg:composer/xini/silverstripe-userforms-confirmemailfield
2.0.1
2016-08-15 08:38 UTC
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