Skip to content

News4ward extensions to quickly send a predefined newsletter from contaos newsletter module

Notifications You must be signed in to change notification settings

psi-4ward/news4ward_newsletter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News4ward Newsletter

Quickly send a Contao newsletter filled with variables comming from a News4ward article.

Usage

  1. Create a newsletter using the Contao module
  2. Select this newsletter in the News4ward archive
  3. Click on the newsletter icon within the article listing

Newsletter InsertTags

You can use every database field from the news4ward_article to fill the newsletter using the {{news4ward_newsletter::field}} insert tag.

Reasonable fields:

  • title
  • subheadline
  • author
  • description
  • teaser
  • teaserImage
  • teaserImageCaption
  • url

Sample Newsletter

<p>New News4ard Blog Article from {{news4ward_newsletter::author}}</p>
<h1>{{news4ward_newsletter::title}}</h1>
<h2>{{news4ward_newsletter::subheadline}}</h2>
<p>&nbsp;</p>
<p>You can view it here: {{news4ward_newsletter::url}}</p>

License: http://www.gnu.org/licenses/lgpl-3.0.html LGPL
Author: 4ward.media

About

News4ward extensions to quickly send a predefined newsletter from contaos newsletter module

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages