Contact Form 7 email verification

0

This “Contact Form 7 email verification” plugin extends the “Contact Form 7” plugin to automatically verify email addresses for all form submissions. After this plugin is activa

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_languages
pa_tag
Rating
Total ratings
This plugin is outdated and might not be supported anymore.

Description

This “Contact Form 7 email verification” plugin extends the “Contact Form 7” plugin to automatically verify email addresses for all form submissions.

After this plugin is activated, on a form submission..

  1. The form submission does not get sent but instead saved temporarily (including attachments).
  2. The sender gets sent an email with a link to click on to confirm their email address.
  3. Once the link is clicked, the user gets sent back to the website with the form on, and
  4. the previously submitted form gets sent as per usual for CF7 functionality.

For those interested, you can check out the code on GitHub here.

TODOs

There are things to still be done..

  1. Allow verification to be set per form
  2. Custom from email and name fields per form