-
Did a lot of templates in the past and was always a pain in the a…
Now found MJML and was surprised how simple and clever it is built.
i use the mac app. its sufficient for me. but api looks intere…
-
As of today we started seeing all MJML requests fail due to a server certificate issue. This manifests in a few ways in Newspack Newsletters:
- If starting from scratch, when setting the MJML keys …
-
# Bug report
Hi,
I got the following error when I try to run my "build" API server after the inclusion of mjml
```
fs.js:177
return (stats[1/* mode */] & S_IFMT) === fileType;
…
-
**Describe the bug**
Newspack Newsletters users are getting this response when making API requests to `https://api.mjml.io/v1/render`:
```
{"errors":{"http_request_failed":["cURL error 60: SSL ce…
-
How can I use the Sendgrid, in other words, what portion of the code do I need to modify to accomplish a third-party mailing service?
Is the permission functionality fully implemented? Great if you…
-
The upstream project also hosts a couple of example templates in the [email-templates](https://github.com/mjmlio/email-templates/) repo. One of these examples is [welcome-email.mjml](https://github.co…
-
# Description
This issue is meant to get information and inspirations for the new email builder we plan with Mautic 3 and the total refactoring of the email builder feature.
Feel free to comment wit…
-
**Describe the bug**
When attempting to send emails using the email plugin I get the following in my error log. As with #976 I was not defining the mjml path inside my environmental vars. The inciden…
-
Hi @adamzapasnik
I realise you may not be a user of VS Code, so I'm intending this is a general request for anyone who may have knowledge.
I'm trying to make this work with the [Prettier extensi…
-
When using MJML rest api I get the following error since a few hours
```
line 147, in _mjml_render_by_httpserver
raise RuntimeError('MJML compile error (via MJML HTTP server): {}'.format(msg)…