mageware/magento2-hibp 1.0.1

Magento 2.x CE integration module for HIBP service.

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

HIBP

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