Dear community,
By “default email templates”, I mean the templates stored in “frappe/templates/emails”.
Those are unaccessible through the admin interface, but it would be really nice if we could customize them.
To give you an example, I’m trying to change the “new_user.html” template in order to customize the given redirection link (the default one redirect into the website, and I want this to redirect directly into my mobile application).
It seems to be hard, because a simple HTML modification is not enough : some quoted-printable methods are used in addition to that, which modifies the link I want to have.
Some of you have some tips ?
And for those who are Frappe developers, I think that give the administrators the opportunity to customize those default email templates could be really nice, isn’t it ? ![]()
Thank you a lot, and see you !