Back to Nodes

MJML

Last updated Mar 23, 2025

Node to convert MJML to HTML

9 Weekly Downloads
45 Monthly Downloads

Included Nodes

MJML

Description

n8n-nodes-mjml

n8n node to convert MJML to HTML.

How to install

To get started install the package in your n8n root directory:

npm install n8n-nodes-mjml

For Docker-based deployments, add the following line before the font installation command in your n8n Dockerfile:

RUN cd /usr/local/lib/node_modules/n8n && npm install n8n-nodes-mjml

License

MIT