mageware / magento2-hibp
Magento 2.x CE integration module for HIBP service.
Package info
github.com/mageware/magento2-hibp
Type:magento2-module
pkg:composer/mageware/magento2-hibp
1.0.1
2017-11-08 13:18 UTC
Requires
- magento/framework: >=100.0 <102
- magento/module-backend: >=100.0 <101
- magento/module-store: >=100.0 <101
- mageware/magento2-common: 1.*
This package is not auto-updated.
Last update: 2026-03-15 12:08:04 UTC
README
Magento 2.x CE integration module for HIBP service.
Installation Instructions
-
Use composer to download the module:
composer require mageware/magento2-hibp -
Enable downloaded module:
php bin/magento module:enable MageWare_Common MageWare_Hibp -
Upgrade your database:
php bin/magento setup:upgrade