xddesigners/unique-userform-submissions

Add an unique email field to your userforms form.

Maintainers

Package info

github.com/xddesigners/unique-userform-submissions

Type:silverstripe-vendormodule

pkg:composer/xddesigners/unique-userform-submissions

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

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