Magento 2.x CE integration module for HIBP service.
-
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