RFC: Repeating regions in email

Hi all,

Repeating regions for email is quite a requested feature.

I’ve been working on a custom extension for this(nodejs).

The idea behind the extension is that you will create a template file that holds the design and static text for the email and the extensión will compile it and inject SC data bindings allowing for repeating regions defined in the template.

This way you separate design from data.

So instead of this:

You just need this:

To get something like this:

It’s still a work in progress but I’m open to suggestions and feedback. Please let me know if you need anything in particular.

Community Page
Last updated: