aimanecouissi/module-customer-account-password-change-admin-ui
最新稳定版本:1.0.0
Composer 安装命令:
composer require aimanecouissi/module-customer-account-password-change-admin-ui
包简介
Add a Password field to the Admin customer form
README 文档
README
Adds a Password field to Admin customer edit forms. The module lets an Admin user set a new customer password directly from the customer form for local debugging and testing workflows.
Caution
This module exposes direct customer password changes in the Admin for local debugging and testing. Never enable it on a production store.
Installation
composer require --dev aimanecouissi/module-customer-account-password-change-admin-ui bin/magento module:enable AimaneCouissi_CustomerAccountPasswordChangeAdminUi bin/magento setup:upgrade bin/magento cache:flush
Usage
Open a customer from the Admin → Customers → All Customers grid. The Password field appears on the customer form; saving a non-empty value updates the account password through Magento customer account management, while leaving the field empty keeps the existing password.
Uninstall
bin/magento module:disable AimaneCouissi_CustomerAccountPasswordChangeAdminUi composer remove --dev aimanecouissi/module-customer-account-password-change-admin-ui bin/magento setup:upgrade bin/magento cache:flush
Changelog
See CHANGELOG for all recent changes.
License
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 12
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-04-30