Page 1 of 1

Password Reset Email Template

Posted: Sat Mar 28, 2020 10:52 am
by KyleL144
Hey,

When a user as forgot their Password and they fill out the form to reset their password, then they will receive an email to reset their password. I am wondering where the reset password email template location is as I have looked every where, but i cannot seem to find it as I wish to make changes to it. I am using the open source version of orangehrm.


Thanks in advance and any help appreciated.

Re: Password Reset Email Template

Posted: Thu Apr 02, 2020 8:18 am
by rajitha
Hi
You can find it <OrangeHRM>/symfony/plugins/orangehrmSecurityAuthenticationPlugin/config/data/password-reset-request.txt.
But edit carefully. Don't remove required parameters that are in curly braces such as {firstName}.
Feel free to post your opinion about the password reset feature :D .

Regards