systonic / age_gate
Legal drinking age form.
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:drupal-module
Requires
- drupal/core: ~8
This package is auto-updated.
Last update: 2024-10-12 05:13:24 UTC
README
This module forces the user to verify that they are old enough to view the site before passing the user back to the selected URL.
Installation
To install this module, composer require
it, or place it in your modules
folder and enable it on the modules page.
Configuration
All settings for this module are on the Age Gate configuration page, under the Configuration section, in the System settings. You can visit the configuration page directly at admin/config/system/age-gate.
Credit
The Age Gate module was developed by Sylvain Larras of Systonic, originally based on the Age Verification module (https://www.drupal.org/project/age_verification)