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
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- How to successfully migrate from 1.9.0 t...
I've tried the automatic tool for migration but my Appwrite (self-hosted) went to a broken state. My functions wouldn't deploy anymore, some things just didn't ...
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...