diff options
author | Pierre Ozoux <pierre@ozoux.net> | 2016-04-22 10:29:45 +0000 |
---|---|---|
committer | Pierre Ozoux <pierre@ozoux.net> | 2016-04-22 10:29:45 +0000 |
commit | 5295d81f4a7bb3cfe2342ac4a7063e7c0c2a63b9 (patch) | |
tree | 8a931ce24d09b6c4545bcc75342c8ce5b5518c72 | |
parent | Adds Mautic (diff) | |
parent | Remove Unneeded Description (diff) | |
download | awesome-selfhosted-5295d81f4a7bb3cfe2342ac4a7063e7c0c2a63b9.tar.gz awesome-selfhosted-5295d81f4a7bb3cfe2342ac4a7063e7c0c2a63b9.zip |
Merge pull request #1 from Kickball/patch-2
Add Mautic
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -244,7 +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` + * [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` |