magentiz / age-verification
Magentiz_AgeVerification Extension, Age Verification for magento 2
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 1
Type:magento2-module
Requires
- php: ~5.6.5 || >=7.0
This package is auto-updated.
Last update: 2024-10-31 10:52:30 UTC
README
Magentiz_AgeVerification Extension, age verification for magento 2.
Magento 2 extension for verify age.
Build for https://www.elfbar.de/
Requirements
- Magento Community Edition 2.x or Magento Enterprise Edition 2.x.
- Exec function needs to be enabled in PHP settings.
Installation Method 1 - Installing via composer
- Open command line.
- Using command "cd" navigate to your magento2 root directory.
- Run command: composer require magentiz/age-verification.
Installation Method 2 - Installing using archive
- Download ZIP Archive.
- Extract files.
- In your Magento 2 root directory create folder app/code/Magentiz/AgeVerfication.
- Copy files and folders from archive to that folder.
- In command line, using "cd", navigate to your Magento 2 root directory.
- Run commands:
php bin/magento module:enable Magentiz_AgeVerification
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
User guide
Log into the Magento administration panel, go to Store > Configuration > Magentiz > Age Verification
.
In Pop-Up settings, choose Yes to enable age verification pop-up.
In Checkout settings, choose Yes to enable age verification validate.
Support
If you have any issues, please contact me
License
The code is licensed under Open Software License ("OSL") v. 3.0.