Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 1.86 KB

README.md

File metadata and controls

57 lines (42 loc) · 1.86 KB

INTRODUCTION

Verify User Email before creating an Account on Drupal. This is to avoid a Spam Account created using a non-existing email address. This Module makes sure that the email address used in account creation has a valid inbox.

INSTALLATION

REQUIREMENTS

No special requirements.

INSTALLATION

CONFIGURATION

  • Visit admin/config/people/userverify (Configuration -> People -> New User Email Verification)
  • Random key to generate verify email hash : Put Random characters upto 32.
  • User Verification Email Template : Prepare you custom template and user two tokens to provide link.
  • User Verification Help text : Provide Help Text on Verification form.

  • After this configuration is saved and when a new user visits the registration tab.
  • Registration form auto redirect to another form to verify your email.
  • Once a user provides the email address, it sends a verification link.
  • Once the user clicks on that link it redirects to the actual form and here email address is auto filled and field marked as readonly.

MAINTAINERS

Current maintainers:

This project has been sponsored by:

  • Skvare - https://www.drupal.org/skvare Skvare (pronounced "square") is an established team of Drupal and CiviCRM experts that specialize in building online tools for non-profit organizations, professional societies, and membership-driven organizations. Visit: https://skvare.com for more information.