xddesigners / unique-userform-submissions
Add an unique email field to your userforms form.
Package info
github.com/xddesigners/unique-userform-submissions
Type:silverstripe-vendormodule
pkg:composer/xddesigners/unique-userform-submissions
dev-main
2023-05-27 12:15 UTC
Requires
- silverstripe/cms: ^4.0
This package is auto-updated.
Last update: 2026-02-27 18:47:09 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