xddesigners / unique-userform-submissions
Add an unique email field to your userforms form.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- silverstripe/cms: ^4.0
This package is auto-updated.
Last update: 2024-10-27 15:37:26 UTC
README
Add an unique email field to your userforms form. On submit the field is checked with pervious submitted form fields with the same name, if the email address was alreaddy submitted an validation error is thrown. The email adres is validated by sending an email to the user asking to validate their email address.
Installation
Install the module trough composer
composer require xddesigners/unique-userform-submissions