Newsletter Artisan
by DamianS1987 on WordPress.org
Newsletter Artisan allows you to create dynamic newsletters using your posts form Wordpress CMS as content.

This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
directory take precedence. For example, /assets/screenshot-1.png would win over /tags/4.3/screenshot-1.png
(or jpg, jpeg, gif).
Newsletter Artisan allows you to create dynamic newsletters using your posts form WordPress CMS as content. One of the features is that you are able to create a showcase of themes for your newsletters. These can be used in everyday work by content editors to updated your subscribed website users about new posts on the page.
Newsletter developers can use Newsletter Artisan to create new themes inside of WordPress CMS. To get the data all you have to do is to use Mustache syntax and reference objects documented.
Arbitrary section
Below is an example theme. You can use it to get your project up and running. You may find the same code in ‘template_snippets’ folder of the plugin.
{{date.mday}} {{date.month}} {{date.year}}
{{# marked_posts }}
{{# . }}
{{post_title}}
{{post_excerpt}}
Read full story
{{/ .}}
{{/ marked_posts }}
® Newsletter Artisan WordPress Plugin
link to the text version
link to unsubscribe