mage-condition/change-customer-password

Magento 2. Change customer password extension

1.0.2 2024-07-28 19:24 UTC

This package is auto-updated.

Last update: 2024-10-28 20:05:26 UTC


README

Magento 2 License

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:

  1. Require the module via Composer

    composer require mage-condition/change-customer-password
  2. Run Magento setup upgrade

    php bin/magento setup:upgrade
  3. Clear the cache

    php bin/magento cache:clean

Usage

  1. Navigate to the Customers section in the Magento admin panel.
  2. Select the customer whose password you wish to change.
  3. Use the new interface provided by the module to set a new password for the customer.
image 4. Save the changes.

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.