Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1003 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 1003 Bytes

Magento Age Check

Age Verification

Features

  • Prompts visitors to confirm they are of legal age before allowing them to view your site.
  • Customisable Message
  • Uses Cookie to ensure visitor only has to confirm once
  • Enable/Disable via admin
  • "I am under age" button can be shown/hidden and linked to a secondary message

Over Eighteen

Usage

All settings found under System > Configuration > Web > Blueclaw Age Check Settings

Magento CE 1.5.x, 1.6.x, 1.7.x, 1.8.x

Install with modgit:

$ cd /path/to/magento
$ modgit init
$ modgit add age-check https://github.com/blueclaw/magento_age_check.git

or download package manually:

  • Download latest version here
  • Unzip in Magento root folder
  • Clear cache