Age Verification Form
Age Verification Admin Config Form

The age gate verification module is a simple module that forces the user to select a date in order to pass an age gate to verify that they are old enough to view the site before passing the user back to the selected URL.

FEATURES

  • Configure Age
  • Configure ignore paths
  • Add custom content
  • Configure User Agents

INSTALLATION

composer require 'drupal/age_verification'
drush en age_verification

CONFIGURATION

  1. Navigate to Admin->Config->System->Age Verification.
  2. Configure age or by default it is 21.
  3. Set ignore paths by default '/admin/*', '/user/login'.
  4. Add some text, if want

Project information

Releases