A few days ago I asked how people are currently handling email template creation in EspoCRM.
Based on the feedback, I've been working on a visual email builder extension that allows users to build email templates without needing to edit HTML directly.
The current prototype supports the following content blocks:
The interface works by allowing users to add and configure content blocks visually, with a live preview of the resulting email.
My goal is to make it easier for non-technical users to create professional email templates while still allowing advanced users to customise layouts when needed.
Before I continue refining it, I'd be interested to hear which features would be most valuable to the community:
Looking forward to hearing from you all. I guess this is the missing part in espocrm to build beautiful responsive emails.
Based on the feedback, I've been working on a visual email builder extension that allows users to build email templates without needing to edit HTML directly.
The current prototype supports the following content blocks:
- Heading (H1, H2, H3)
- Text (Markdown supported)
- Button
- Image
- Avatar
- Divider
- Spacer
- HTML
- Columns
- Container
The interface works by allowing users to add and configure content blocks visually, with a live preview of the resulting email.
My goal is to make it easier for non-technical users to create professional email templates while still allowing advanced users to customise layouts when needed.
Before I continue refining it, I'd be interested to hear which features would be most valuable to the community:
- Dynamic merge fields (e.g. {contact.name})
- Branding colours / brand themes
- Image or media gallery
- Reusable content blocks
- Pre-built template layouts
- Something else?
Looking forward to hearing from you all. I guess this is the missing part in espocrm to build beautiful responsive emails.


Comment