xddesigners/unique-userform-submissions

Add an unique email field to your userforms form.

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

dev-main 2023-05-27 12:15 UTC

This package is auto-updated.

Last update: 2024-03-27 14:23:35 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