Pinegrow for newsletters

Hi :waving_hand:t2:
I am starting to develop a design newsletter and I would like to know if I could use Pinegrow as an editor to export the code later and use it in the newsletter system I am going to use, which is Sendy.
Thanks in advance
Regards
Alberto

Welcome to Pinegrow. With Pinegrow, your project will be a mix of html+css and sometimes little js.

As long as the emailing solution can consume these standard html pages as template, I don’t see any concern, but would be best you validate with a sample page from the Pinegrow templates via New Project in start screen (or) File > New page, and use them in your other solution.

Hi @gombau,

Despite the fact that you could edit a HTML email template in Pinegrow it is not a good idea to just make a HTML page. All code has to be inline and it is not easy to make a cross email client email out of the box.

Therefore you use a Free email template like here:

Or you purchase a paid one like these:

Then you only need a simple text editor like Sublime Text or VS code.

Good Luck!
David

1 Like