diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-02 10:44:57 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-02 10:44:57 +0000 |
commit | 75b8925e254a8967ff625f0df389b00efbcf7ef2 (patch) | |
tree | bd0e33b3e22d650e073ffb3428e15e2ff2f457f5 | |
parent | Merge pull request #94 from dentarg/patch-1 (diff) | |
parent | Add Flarum to forums (diff) | |
download | awesome-selfhosted-75b8925e254a8967ff625f0df389b00efbcf7ef2.tar.gz awesome-selfhosted-75b8925e254a8967ff625f0df389b00efbcf7ef2.zip |
Merge pull request #107 from jcalado/patch-1
Added Flarum (Social Networks and Forums)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -156,6 +156,7 @@ See also [Static Site Generators](#static-site-generators) and [Content Managem * [Diaspora](https://diasporafoundation.org/) - Distributed social networking service. - `AGPLv3` * [Discourse](http://www.discourse.org/) - Advanced forum / community solution based on Ruby and JS - `GPLv2` * [Elgg](https://www.elgg.org/) - a powerful open source social networking engine - `GPLv2` + * [Flarum](http://flarum.org) - Delightfully simple forums. Flarum is the next-generation forum software that makes online discussion fun again. ([Source Code](https://github.com/flarum/flarum)) - `MIT` `PHP` * [Friendica](http://friendica.com/) - Social Communication Server ([Source code](https://github.com/friendica/friendica)) `AGPLv3` * [Gnu Social](http://gnu.io/social/) - social communication software for both public and private communications * [Hubzilla](https://github.com/redmatrix/hubzilla) - independent general-purpose websites that not only connect with their associated members and viewers, but also connect together `MIT` `PHP` |