Skip to content

Commit

Permalink
Merge pull request #1 from TrellisCommerce/develop
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
chuffman authored Apr 19, 2022
2 parents 065faf4 + 6da4603 commit 7ead563
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ selected customers.
Follow the instructions to install this extension using Composer.

```
composer config [email protected]:TrellisCommerce/module-mass-reset-customer-password.git
composer config repositories.trellis/module-mass-reset-customer-password git [email protected]:TrellisCommerce/module-mass-reset-customer-password.git
composer require trellis/module-mass-reset-customer-password
bin/magento module:enable --clear-static-content Trellis_MassResetPassword
bin/magento setup:upgrade
Expand All @@ -28,4 +28,4 @@ No configuration necessary.
**Expected Result**

The standard Magento password reset email will be sent to any customers that where selected. The standard Magento
email template contains a link the customer can click to set a new password for their account.
email template contains a link the customer can click to set a new password for their account.

0 comments on commit 7ead563

Please sign in to comment.