srinivas/module-passwordresetter

Customer Password Reset

1.0.0 2023-12-28 09:20 UTC

This package is auto-updated.

Last update: 2024-09-28 10:59:46 UTC


README

Supported Magento Versions

Table of contents

Usage

To enhance customer security, Magento 2 does not offer a default feature for sending email reminders with a custom template to customers, prompting them to change their passwords.

Solution

Here is the solution: This module has been created to enhance customer login security. The customer has not changed his password for many days , then we will remind the customer to change the password through an email.

Installation

Using Composer

  • composer require srinivas/module-passwordresetter
  • bin/magento setup:upgrade
  • bin/magento setup:di:compile

or

  • Click Code dropdown in githb & Download
  • Unzip the file
  • Create Directory(s) as app/code/Srinivas/PasswordResetter
  • copy all above files and paste inside the folder PasswordResetter
  • bin/magento setup:upgrade
  • bin/magento setup:di:compile

Credits

Srinivas Gokarla

My name is Srinivas Gokarla and I'm the creator of this repo. I'm a Magento 2 Developer.