diff options
author | nodiscc <nodiscc@gmail.com> | 2016-04-23 17:52:19 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2016-04-23 17:52:19 +0000 |
commit | 025d9da0f91d966c71b6ebe648283e4c6cd7c6a9 (patch) | |
tree | b995f9d2b39426318d5ce611677033d62889bb06 | |
parent | update contributors list (make contrib) (diff) | |
parent | Merge pull request #1 from Kickball/patch-2 (diff) | |
download | awesome-selfhosted-025d9da0f91d966c71b6ebe648283e4c6cd7c6a9.tar.gz awesome-selfhosted-025d9da0f91d966c71b6ebe648283e4c6cd7c6a9.zip |
Merge pull request #536 from pierreozoux/patch-1
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). ([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` |