Hi, is there anyway to custom email verification content? Also forgot password email. 😄
TL;DR
The user wants to know how to customize the email verification and forgot password content. They provided a GitHub link for reference but are not familiar with Docker. The solution is to mount their own version of the Docker compose file and the translations JSON file.The only way would be to mount in your version of this file: https://github.com/appwrite/appwrite/blob/master/app/config/locale/translations/en.json
how to mount my version? I'm not familiar with docker
Recommended threads
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...
- Streamlit UI and local DB
I want to use Appwrite for automation, like run watchdog service every morning 3 am. Anyone got suggestions, already explored github and documentation no luck. ...