Magentiz_AgeVerification Extension, age verification for magento 2.
Magento 2 extension for verify age.
Build for https://www.elfbar.de/
- Magento Community Edition 2.x or Magento Enterprise Edition 2.x.
- Exec function needs to be enabled in PHP settings.
- Open command line.
- Using command "cd" navigate to your magento2 root directory.
- Run command: composer require magentiz/age-verification.
- 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
Log into the Magento administration panel, go to Store > Configuration > Magentiz > Age Verification
.
If you have any issues, please contact me
The code is licensed under Open Software License ("OSL") v. 3.0.