mageware/magento2-hibp

HIBP 服务对 Magento 2.x CE 的集成模块。

安装: 3

依赖项: 0

建议者: 0

安全性: 0

星标: 0

关注者: 2

分支: 1

开放问题: 0

类型:magento2-module

1.0.1 2017-11-08 13:18 UTC

This package is not auto-updated.

Last update: 2024-09-29 04:37:10 UTC


README

HIBP 服务对 Magento 2.x CE 的集成模块。

安装说明

  1. 使用 composer 下载模块

    composer require mageware/magento2-hibp
    
  2. 启用已下载模块

    php bin/magento module:enable MageWare_Common MageWare_Hibp
    
  3. 升级您的数据库

    php bin/magento setup:upgrade