Hello Community,
im currently new in strapi so im not yet so deep in it.
I wan’t to provide/customise the default email confirmation template (e.g. to point to my frontend instead of backend) providing different templates programatically.
I already found the possibility to extend the users-permission plugin but I couldn’t figure out what files I need to create/edit to actually override the default template.
Im currently on the following versions:
…
“@strapi/plugin-users-permissions”: “5.0.2”,
“@strapi/provider-email-nodemailer”: “^5.0.2”,
“@strapi/strapi”: “5.0.2”,
…
Im happy about any tipps/ideas
Thanks in advance
Best regards Peter