Skip to content

kiwicommerce/magento2-customer-password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 

Repository files navigation

KiwiCommerce_CustomerPassword Module

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

  1. Download the latest the customer password extension from here
  2. Download the module package and extract it.
  3. Copy the extracted files to app/code/KiwiCommerce/CustomerPassword.
  4. Enable the module:
    bin/magento module:enable KiwiCommerce_CustomerPassword
  5. 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

  1. Log in to the Magento admin panel.
  2. Navigate to Customers > All Customers.
  3. Select a customer you wish to change the password for and click Edit.
  4. In the customer edit page, you will find a section to change the customer password.
  5. Enter the new password and confirm it.
  6. 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!

About

Magento 2 - Customer Password by KiwiCommerce

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •