Download the PHP package kiwicommerce/module-customer-password without Composer
On this page you can find all versions of the php package kiwicommerce/module-customer-password. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kiwicommerce/module-customer-password
More information about kiwicommerce/module-customer-password
Files in kiwicommerce/module-customer-password
Download kiwicommerce/module-customer-password
More information about kiwicommerce/module-customer-password
Files in kiwicommerce/module-customer-password
Vendor kiwicommerce
Package module-customer-password
Short Description Magento 2 - Customer Password
License OSL-3.0
Package module-customer-password
Short Description Magento 2 - Customer Password
License OSL-3.0
Please rate this library. Is it a good library?
Informations about the package module-customer-password
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
Composer Installation
- Navigate to your Magento 2 root directory.
-
Run the following command:
-
Enable the module:
- 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
Manual Installation
- Download the module package and extract it.
- Copy the extracted files to
app/code/KiwiCommerce/CustomerPassword
. - Follow steps 3-6 from the Composer Installation instructions above.
Usage
- Log in to the Magento admin panel.
- Navigate to
Customers
>All Customers
. - Select a customer you wish to change the password for and click
Edit
. - In the customer edit page, you will find a section to change the customer password.
- Enter the new password and confirm it.
- 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!
- Follow us @KiwiCommerce
- Email Us
- Have a look at our documentation
All versions of module-customer-password with dependencies
PHP Build Version
Package Version
Requires
magento/framework Version
>=100.0.0
magento/module-backend Version >=100.0.0
magento/module-customer Version >=100.0.0
magento/module-backend Version >=100.0.0
magento/module-customer Version >=100.0.0
The package kiwicommerce/module-customer-password contains the following files
Loading the files please wait ....