PHPackages                             magentiz/age-verification - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. magentiz/age-verification

ActiveMagento2-module[Validation &amp; Sanitization](/categories/validation)

magentiz/age-verification
=========================

Magentiz\_AgeVerification Extension, Age Verification for magento 2

13[1 issues](https://github.com/vvud/magento-2-age-verification/issues)PHP

Since Dec 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/vvud/magento-2-age-verification)[ Packagist](https://packagist.org/packages/magentiz/age-verification)[ RSS](/packages/magentiz-age-verification/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Magento AgeVerification by Vuduc (Magentiz)
===========================================

[](#magento-ageverification-by-vuduc-magentiz)

> Magentiz\_AgeVerification Extension, age verification for magento 2.

> Magento 2 extension for verify age.

> Build for [![elfbar](https://raw.githubusercontent.com/vdvuong/age-verification/master/docs/popup-elfbar.png)](https://raw.githubusercontent.com/vdvuong/age-verification/master/docs/popup-elfbar.png)

[![image](https://raw.githubusercontent.com/vdvuong/age-verification/master/docs/age-validate-elfbar.png)](https://raw.githubusercontent.com/vdvuong/age-verification/master/docs/age-validate-elfbar.png)

Requirements
------------

[](#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
-----------------------------------------------

[](#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
------------------------------------------------

[](#installation-method-2---installing-using-archive)

- Download [ZIP Archive](https://github.com/vdvuong/AgeVerification/archive/refs/heads/master.zip).
- 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
----------

[](#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-pop-up-settings-choose-yes-to-enable-age-verification-pop-up)

[![image](https://raw.githubusercontent.com/vdvuong/age-verification/master/docs/popup-config.png)](https://raw.githubusercontent.com/vdvuong/age-verification/master/docs/popup-config.png)

[![image](https://raw.githubusercontent.com/vdvuong/age-verification/master/docs/popup.png)](https://raw.githubusercontent.com/vdvuong/age-verification/master/docs/popup.png)

### In Checkout settings, choose Yes to enable age verification validate.

[](#in-checkout-settings-choose-yes-to-enable-age-verification-validate)

[![image](https://raw.githubusercontent.com/vdvuong/age-verification/master/docs/age-config.png)](https://raw.githubusercontent.com/vdvuong/age-verification/master/docs/age-config.png)

[![image](https://raw.githubusercontent.com/vdvuong/age-verification/master/docs/age-validate.png)](https://raw.githubusercontent.com/vdvuong/age-verification/master/docs/age-validate.png)

[![image](https://raw.githubusercontent.com/vdvuong/age-verification/master/docs/age-validate-1.png)](https://raw.githubusercontent.com/vdvuong/age-verification/master/docs/age-validate-1.png)

Support
-------

[](#support)

If you have any issues, please [contact me](mailto:vuongvd.se@gmail.com)

License
-------

[](#license)

The code is licensed under [Open Software License ("OSL") v. 3.0](http://opensource.org/licenses/osl-3.0.php).

###  Health Score

8

—

LowBetter than 0% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3c73437a955f22553e19cd3dfebdaceae957128288d877eced18cd041b5fe537?d=identicon)[vuduc](/maintainers/vuduc)

---

Top Contributors

[![vvud](https://avatars.githubusercontent.com/u/59680260?v=4)](https://github.com/vvud "vvud (2 commits)")

---

Tags

age-verificationmagentomagento-2-age-verificationmagento-2-age-verifymagento-age-verificationmagento-modulemagento2magento2-extensionmagento2-module

### Embed Badge

![Health badge](/badges/magentiz-age-verification/health.svg)

```
[![Health](https://phpackages.com/badges/magentiz-age-verification/health.svg)](https://phpackages.com/packages/magentiz-age-verification)
```

###  Alternatives

[webmozart/assert

Assertions to validate method input/output with nice error messages.

7.6k894.0M1.2k](/packages/webmozart-assert)[bensampo/laravel-enum

Simple, extensible and powerful enumeration implementation for Laravel.

2.0k15.9M104](/packages/bensampo-laravel-enum)[swaggest/json-schema

High definition PHP structures with JSON-schema based validation

48612.5M73](/packages/swaggest-json-schema)[stevebauman/purify

An HTML Purifier / Sanitizer for Laravel

5325.6M19](/packages/stevebauman-purify)[ashallendesign/laravel-config-validator

A package for validating your Laravel app's config.

217905.3k5](/packages/ashallendesign-laravel-config-validator)[crazybooot/base64-validation

Laravel validators for base64 encoded files

1341.9M8](/packages/crazybooot-base64-validation)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
