selectj/magento2-admin-password-reset-fix

Magento 2 module to fix the admin password reset form

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:HTML

Type:magento2-module

1.0.0 2021-12-11 18:43 UTC

This package is auto-updated.

Last update: 2024-06-12 00:15:00 UTC


README

Magento 2.4 seemed to introduce a bug with the admin reset password form whereby the page rendered, but the form had no content.

This module overwrites the resetforgottenpassword.phtml template to fix the issue

Installing

To install, follow these steps:

composer require selectj/magento2-admin-password-reset-fix
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
bin/magento cache:flush

Contact

If you want to contact me you can reach me at josephjamesmetcalfe@gmail.com.