actiview/magento2-set-customer-password
最新稳定版本:0.2.2
Composer 安装命令:
composer require actiview/magento2-set-customer-password
包简介
Magento 2 module - set a customer's password from backend
README 文档
README
Allow a backend user to set the password for a frontend customer account.
Requirements
- Magento Community Edition 2.0.x-2.2.x or Magento Enterprise Edition 2.0.x-2.2.x
Installation Method 1 - Installing via composer
- Run command:
composer require actiview/magento2-set-customer-password
Installation Method 2 - Installing using archive
- Download zip archive
- Extract files
- In your Magento 2 root directory create:
app/code/Actiview/SetCustomerPassword - Copy files and folders from
srcdirectory in the archive to the created directory
Enable module:
php bin/magento module:enable Actiview_SetCustomerPassword
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Changelog
0.2.0.1
Update readme
0.2.0
Add ACL to allow non-admin backend users to the feature.
0.1.0
First release of this module.
Support & bugs
Please create an issue in GitHub's issue tracker.
统计信息
- 总下载量: 17.33k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2018-11-01