Download the PHP package magematch/magento2-customer-password-reset-cli without Composer
On this page you can find all versions of the php package magematch/magento2-customer-password-reset-cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download magematch/magento2-customer-password-reset-cli
More information about magematch/magento2-customer-password-reset-cli
Files in magematch/magento2-customer-password-reset-cli
Package magento2-customer-password-reset-cli
Short Description Magento 2 CLI module to send customer password reset links by email or customer-id range.
License MIT
Homepage https://magematch.com
Informations about the package magento2-customer-password-reset-cli
Customer Password Reset CLI for Magento 2
Free, open-source Magento 2 extension
by Arjun Dhiman — Adobe Commerce Certified Master
Part of the MageMatch developer ecosystem
MageMatch_PasswordReset provides a Magento CLI command that generates password reset tokens and triggers reset emails for selected customers.
Features
- CLI command:
password:reset - Reset by exact email (
--email) - Reset by customer id lower bound (
--customer_id) - Reset for all customers (no option)
- Dedicated module log file:
var/log/passwordreset.log
Usage
Reset for one email:
Reset for customer IDs greater than or equal to a value:
Reset all customers:
CI Matrix
Workflow file: .github/workflows/ci.yml
Runs validation on:
- PHP
8.2 - PHP
8.4
Checks:
composer validate --no-check-lock --strict- PHP syntax lint (
php -l) - XML well-formedness
Installation
Compatibility
- Magento Open Source 2.4.x
- Adobe Commerce 2.4.x
- PHP 8.1, 8.2, 8.3
Support & Custom Development
Need custom Magento development?
Find vetted Adobe Commerce developers at
magematch.com
License
MIT License — free to use commercially