ChrisRAoW / mautic-rss-to-email-bundle

Mautic plugin to send emails from RSS
103 stars 23 forks source link

Custom tags and feed items in subject #14

Closed jbransen closed 6 years ago

jbransen commented 6 years ago

This merge requests adds two small features:

  1. The ability to use custom rss tags for items, i.e. {feeditem:mytag}
  2. It also replaces the tags in the subject of the email, so that the subject can also be based on the RSS feed content

Furthermore, I verified that the plugin works fine with the latest Mautic release.