Skip to content

collective/collective.easynewsletter-combined-send

Repository files navigation

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.

About

Extend EasyNewsletter to send languages combined one email.

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.GPL
Unknown
LICENSE.rst

Stars

Watchers

Forks

Packages

No packages published