Ideal for HTML emails that look reliable in any mail client - with Inky layout and automatic CSS inlining directly in OpenDXP.

Emailizr Bundle

The "Emailizr Bundle" turns maintainable, readable markup into robust HTML emails that are displayed consistently across Outlook, Gmail, Apple Mail & Co. Instead of maintaining nested table layouts and inline styles by hand, you write compact Inky markup - Emailizr translates it into client-safe HTML and automatically writes all styles inline. OpenDXP editables remain fully editable in edit mode.

HTML emails that look different everywhere

 

Email clients are the last big compatibility minefield on the web. Outlook renders with the Word engine, Gmail removes <style> blocks, mobile clients scale idiosyncratically. If you write clean, modern markup, you still often get broken layouts in your inbox. The result: time-consuming testing, manual inlining and table acrobatics with every new template.

Emailizr takes this work off your hands. You write semantic Inky markup - <container>, <row>, <columns> - which is automatically translated into the table-based HTML that email clients reliably understand. CSS from your stylesheets is written inline during rendering, exactly where mail clients expect it. One template, one consistent result - across all clients.

Three steps to client-safe emails

  1. Install & integrate - The bundle is installed via Composer and registered in bundles.php.
  2. Extend layout - Your email template extends the Emailizr layout (@OpenDxpEmailizr/layout.html.twig) and defines the content in compact Inky markup.
  3. Render & send - When rendering, Emailizr translates the markup into client-safe HTML and writes all styles inline - ready for sending.

Seamless FormBuilder integration

Emailizr plays directly with the OpenDXP FormBuilder: Confirmation and notification emails from forms receive the same robust, inline-styled markup as the rest of your email communications. You transfer the FormBuilder email templates into your project, enrich them with Inky markup - and the submitted form fields are automatically formatted cleanly and legibly.

If you want to additionally customize mail parameters, connect to the ContentService via an event listener and run the values through the Emailizr parser before sending. This ensures that the formatting remains consistent even with individually composed emails.

To the form builder integration in the documentation

What Emailizr is made for

- Transactional & system mails: order confirmations, status messages or password resets - consistent in every client.

- Form notifications: In combination with the FormBuilder, submitted data is delivered cleanly and legibly.

- Editorially maintainable emails: Content that the content team edits itself in the OpenDXP backend - completely without HTML.

- Reusable mail layouts: A central layout as the basis for all outgoing emails in a project.

Ready for emails that work everywhere?

Find out in a short demo how Emailizr fits into your OpenDXP mailings and forms.

Contact now