openedxedx

How to change email template on openedx


As a student recover the password, then received an email that the password has changed,

i want to customized the content but can not find the template

it should be in this folder /edx/app/edxapp/edx-platform/lms/templates/emails

but still can not find the email template for password recovery email

thanks in advance


Solution

  • Please check in these folders.

    common/templates/student/edx_ace/passwordreset/email/body.html
    common/templates/student/edx_ace/accountrecovery/email/body.txt
    

    And you can add custom emails in your custom theme folder

    lms/templates/emails