Hello! I am wondering on how I can modify the default variables used in the email templates. In my user registration email (email verification), there is no domain either in the URL either (it is simply "url": "/users/register/verify-email?token=xyz",. Any suggestions on what to do? Thank you for your time!
1 Answer
1Hello,
This might help you Where can find original email templates and overwrite them · directus/directus · Discussion #17526 · GitHub
Would the only solution be to create my own template? I don't mind creating one since it will fit my use better, but just curious if there's any way to change those variables. I couldn't find any mention of changing them in the documentation.
– picafeWhat do you mean by changing the variables? Do you want to remove any or add new
– ahmad_quvor