mage-condition / change-customer-password
Magento 2. Change customer password extension
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^8.0
README
Overview
Change Customer Password is a minimalistic module that allows administrators to change customer passwords directly from the back-office (admin panel).
Features
- Change customer passwords directly from the admin panel.
- Simple and intuitive interface for ease of use.
- Lightweight and minimal impact on system performance.
- ACL (Access Control List) capabilities to enable or disable functionality for admin users.
Installation
Follow these steps to install the module:
-
Require the module via Composer
composer require mage-condition/change-customer-password
-
Run Magento setup upgrade
php bin/magento setup:upgrade
-
Clear the cache
php bin/magento cache:clean
Usage
- Navigate to the Customers section in the Magento admin panel.
- Select the customer whose password you wish to change.
- Use the new interface provided by the module to set a new password for the customer.
Compatibility
- PHP 8.0 or higher
- Magento Open Source (CE) 2.4.x
- Adobe Commerce (EE) 2.4.x
Support
If you encounter any issues or have questions regarding the module, please open an issue on the GitHub repository.
You can also reach us via email at wincondition2911@gmail.com.
License
This module is licensed under the Open Software License (OSL). See the LICENSE file for more details.