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
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- User Filter/Sorting/Analytics
Currently the dashboard for users is very limited. I would like to have an option to sort by column and also to filter by column, to for example find users that...