The extension can be found here: http://www.opencart.com/index.php?route ... on_id=9617
---------------------------
Age Verification
version 1.6
vQmod version 2.3.0
written pappco.hu
---------------------------
Features:
- Protect your store's content with age verification
- Custom verification and deny text
- 3 selectable type: Store, Category, Registration
- You can select different age limitations per modules
- For example, if you have two categories, one with age limit 18 and one with age limit 16, and the user visits the category where the age limit is 18, and he passes
the verification, the module will remember it. Next when he visits the category that has age limit 16, the age verification will not appear.
- If you select Store, the age verification box will be displayed all over the store.
- If you select Category, the age verification box will be displayed at the specified categories.
- If you select Registration, the age verification box will be displayed at the registration and the checkout pages.
- Products in a protected category are also protected.
- Selectable popup or module display format.
- Two ways of verification: one with yes and no buttons, and one with input fields where the users can enter their birth date.
- You can manually set what elements the module hides.
Support: opencart@pappco.hu
Demo: http://demo.opencartgeek.com/
Admin demo: http://demo.opencartgeek.com/admin/ (demo/demo)
Prerequirements:
- vQmod 2.3.0
Update:
- Connect using a FTP program to your hosting/server account and browse the root of your OpenCart installation folder.
- Upload the content of "upload" folder to OpenCart's root folder. You should not get any file replacement warnings. If you do, double check to make sure you are not replacing any critical files (if you had an older version of the modules already installed, you will need to replace the old files).
- Enter OpenCart's administration menu, Extensions > Modules and "Edit" the module
- Save your settings
Installation:
- First you need install vQmod (http://code.google.com/p/vqmod/)
- Extract the downloaded archive
- Connect using a FTP program to your hosting/server account and browse the root of your OpenCart installation folder.
- Upload the content of "upload" folder to OpenCart's root folder. You should not get any file replacement warnings. If you do, double check to make sure you are not replacing any critical files (if you had an older version of the modules already installed, you will need to replace the old files).
- Enter OpenCart's administration menu, Extensions > Modules and "Install" the module
- Configure the module.
Compatibility:
This version is tested with OpenCart 1.5.6.*, 1.5.5.*, 1.5.4.*, 1.5.3.* 1.5.2.*, 1.5.1.3.1
Non-English users:
The english translation file is located at:
- admin/language/english/module/ageverification.php
- catalog/language/english/module/ageverification.php
Custom css:
You will need to copy the included css files:
"OC_FOLDER/catalog/view/theme/default/stylesheet/ageverification.css"
for your custom theme's module folder:
"OC_FOLDER/catalog/view/theme/YOUR_THEME/stylesheet/ageverification.css"
and edit it to fit your theme.
Version history:
1.6 (20130827)
- removed local storage save
Files affected:
-vqmod/xml/vqmod_age_verification.xml
1.5 (20130618)
- bugifx
Files affected:
-vqmod/xml/vqmod_age_verification.xml
1.4 (20130424)
- fixed: grey cover no longer visible after successful age verification
- fixed: manually selected element's hide is now working
Files affected:
- vqmod/xml/vqmod_age_verification.xml
- catalog/view/theme/default/stylesheet/age_verification.css
1.3 (20130225)
- fixed blank screen bug
- if popup is selected, the age verification bos is now positioned right after the body
- added feature: manually select elements to hide
1.2 (20130131)
- added support for Opencart v1.5.5.*
- the mod now requires VQMod version 2.3.0
1.1 (20130111)
- age verification at products in a protected category can't be skipped any more
- added popup display format
1.0 (20120713)
- initial release
Screenshots:



