Skip to content

Magento 2 Change customer password in admin. A Magento 2 module that allows administrators to change customer passwords directly from the back-office (admin panel).

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL3.txt
Notifications You must be signed in to change notification settings

MageCondition/change-customer-password

Repository files navigation

Magento 2 Change Customer Password in Admin

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.

About

Magento 2 Change customer password in admin. A Magento 2 module that allows administrators to change customer passwords directly from the back-office (admin panel).

Topics

Resources

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL3.txt

Stars

Watchers

Forks

Packages

No packages published

Languages