mageware/magento2-hibp

Magento 2.x CE integration module for HIBP service.

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Type:magento2-module

1.0.1 2017-11-08 13:18 UTC

This package is not auto-updated.

Last update: 2024-04-28 02:27:16 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