diff options
author | Pierre Ozoux <pierre@ozoux.net> | 2016-04-13 11:21:03 +0000 |
---|---|---|
committer | Pierre Ozoux <pierre@ozoux.net> | 2016-04-13 11:21:03 +0000 |
commit | db9a4606c9e9e3d2aea9b0645744066d8528336f (patch) | |
tree | b3eab324555c6dc33d9eae2f6e13c17155a02100 | |
parent | Add Druid (#534) (diff) | |
download | awesome-selfhosted-db9a4606c9e9e3d2aea9b0645744066d8528336f.tar.gz awesome-selfhosted-db9a4606c9e9e3d2aea9b0645744066d8528336f.zip |
Adds Mautic
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -244,6 +244,7 @@ _Mailing lists servers._ _Mass mailing software - one message to many recipients_ * [Mailtrain](https://mailtrain.org/) - self hosted newsletter application built on Node.js (v5+) and MySQL (v5.5+ or MariaDB). ([Source Code](https://github.com/andris9/mailtrain)) `GPL-V3.0` `Node.js` + * [Mautic](https://www.mautic.org/) - Mautic is marketing automation software (email, social & more). Download on your own site or create a free hosted account. ([Source Code](https://github.com/mautic/mautic)) `GPLv3` `PHP` * [phpList](https://phplist.org) - Newsletter and email marketing with advanced management of subscribers, bounces, and plugins. ([Source Code](https://github.com/phpList/)) `AGPLv3` `PHP` |