mageware/magento2-hibp

Magento 2.x CE integration module for HIBP service.

Maintainers

Package info

github.com/mageware/magento2-hibp

Type:magento2-module

pkg:composer/mageware/magento2-hibp

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2017-11-08 13:18 UTC

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

  1. Use composer to download the module:

    composer require mageware/magento2-hibp
    
  2. Enable downloaded module:

    php bin/magento module:enable MageWare_Common MageWare_Hibp
    
  3. Upgrade your database:

    php bin/magento setup:upgrade