kiwicommerce/module-customer-password
最新稳定版本:1.0.2
Composer 安装命令:
composer require kiwicommerce/module-customer-password
包简介
Magento 2 - Customer Password
README 文档
README
Overview
The KiwiCommerce_CustomerPassword module allows administrators to change customer passwords directly from the admin panel in Magento 2. This module enhances the admin's ability to manage customer accounts efficiently.
Features
- Admins can change customer passwords directly from the customer edit page.
- Sends a notification email to customers when their password is changed by an admin.
- Secure password handling to ensure customer data privacy.
Installation
- Download the latest the customer password extension from here
- Download the module package and extract it.
- Copy the extracted files to
app/code/KiwiCommerce/CustomerPassword. - Enable the module:
bin/magento module:enable KiwiCommerce_CustomerPassword
- After install the extension, run the following command
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
Usage
- Log in to the Magento admin panel.
- Navigate to
Customers>All Customers. - Select a customer you wish to change the password for and click
Edit. - In the customer edit page, you will find a section to change the customer password.
- Enter the new password and confirm it.
- Save the changes.
Contribution
Well unfortunately there is no formal way to contribute, we would encourage you to feel free and contribute by:
- Creating bug reports, issues or feature requests on Github
- Submitting pull requests for improvements.
We love answering questions or doubts simply ask us in issue section. We're looking forward to hearing from you!
- Follow us @KiwiCommerce
- Email Us
- Have a look at our documentation
统计信息
- 总下载量: 55.59k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 13
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2020-01-01