Newsletter Export

Categories

Component ID

1321154

Component name

Newsletter Export

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1344

Component created

Component changed

Component body

This module allows you to select a content type which can be "exported" to raw HTML for the purposes of inclusion in a newsletter or mass mailing program such as CiviCRM or MailChimp.

The major difference between this and a module like HTML Export is that it only exports an individual nodes HTML and not that of the entire web page.

A template file is provided to allow you to completely customize the output of your fields. As well, a new view display "newsletter" is also created so you can create unique markup just for the newsletter export. A typical usage is to create a newsletter content type and use entity references to include regular website content such as articles, events and blog posts. Each of these can have their layout customized by changing the newsletter view mode for each content type.

An example of how this module is used is outlined in this blog post.