Skip to Content
Menu
This question has been flagged

Hey, thanks for taking the time!


I'm working on a project that involves sending out a lot of emails as notifications to the user. Currently, I have to duplicate e.g. header and footer for every new email which increases maintenance time.

I'm looking for a way to possibly have templates for at least header and footer that are stored once and just called into the email. My first approach is, to create new fields in the mail model, additionally to 'body_html' (like ''header_html') and concatenate them into 'body_html' before sending.

Any feedback or ideas would be hugely appreciated

Avatar
Discard
Related Posts Replies Views Activity
3
Dec 19
16627
1
Jun 25
1744
0
Aug 23
2162
4
Jun 18
10334
0
Feb 25
1619