magekey/module-customer-password

MageKey 客户密码

2.1.0 2017-05-25 00:42 UTC

This package is auto-updated.

Last update: 2024-09-19 15:19:25 UTC


README

描述

该扩展允许管理员更改客户密码。

安装扩展

composer require magekey/module-customer-password

部署

php bin/magento maintenance:enable                  #Enable maintenance mode
php bin/magento setup:upgrade                       #Updates the Magento software
php bin/magento setup:di:compile                    #Compile dependencies
php bin/magento setup:static-content:deploy         #Deploys static view files
php bin/magento cache:flush                         #Flush cache
php bin/magento maintenance:disable                 #Disable maintenance mode

测试版本

2.1.6