Skip to content

Latest commit

 

History

History
65 lines (38 loc) · 1.97 KB

File metadata and controls

65 lines (38 loc) · 1.97 KB
Coveralls Latest Version

Supported - Python Versions

collective.easynewsletter-combined-send

Extend EasyNewsletter to send languages combined one email on top of each other. For now it only works well for one lange plus english version as alternative below. Because the text of the link is hard wired in the issuedatafetcher.

Features

  • If you sent a newsletter issue and have translated it into other languages, the issues will get the content of all translation and combined them in one newsletter issue.

Installation

Install collective.easynewsletter-combined-send by adding it to your buildout:

[buildout]

...

eggs =
    collective.easynewsletter-combined-send

and then running bin/buildout

Contribute

Support

If you are having issues, please let us know.

License

The project is licensed under the GPLv2.