How to create different email templates for email verification, forget password?
- 0
- Tools
- Accounts
I had created an email template email-base.tpl file for email verification with hard coded texts specified for email verification but now i need to another template for forget password? How can I achieve that?
Hmm, are you asking the process or do you want to customise your template for forgot password
yes.. i'm asking for the process on how to create a unique template for forget password and connect it
please see here once, if it doesn't help, let me know: https://github.com/appwrite/appwrite/issues/729
these links leads to 404
This is the template file: https://github.com/appwrite/appwrite/blob/master/app/config/locale/templates/email-base.tpl
(Spoiler alert) ||this will not be needed tomorrow||
i do have this for confirm email but i now i need it for forget password
is new version releasing tomorrow?
Yes
Recommended threads
- Appwriter Linux Key Bindings
Any tips for configuring appwriter for ubuntu? Actually the keybindings are tightly binded to either windows or mac. Working well on windows but in ubuntu some ...
- Admin Impersonating Clients?
I have a client that needs to use the admin User, to impersonate the Clients in order to debug better the App and the services that they are providing, could yo...
- create project api-rest
Hello good afternoon, I'm developing a project where I need to create a project by apirest, but I'm stuck with this "projects.read" permission, can I change my ...