diff options
author | Josh Harmon <me@joshharmon.me> | 2015-12-26 03:00:56 +0000 |
---|---|---|
committer | Josh Harmon <me@joshharmon.me> | 2015-12-26 03:00:56 +0000 |
commit | 25f0eb4f19c7c1920d927a8827e9015d47ee15e4 (patch) | |
tree | 10b00253f6d1f8d0997875e8d853897ae69a3115 | |
parent | Merge pull request #379 from mariusv/patch-1 (diff) | |
download | awesome-selfhosted-25f0eb4f19c7c1920d927a8827e9015d47ee15e4.tar.gz awesome-selfhosted-25f0eb4f19c7c1920d927a8827e9015d47ee15e4.zip |
Add MyBB forum software
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -284,6 +284,7 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP * [Isso](http://posativ.org/isso/) - a lightweight commenting server written in Python and JavaScript. It aims to be a drop-in replacement for Disqus ([Source code](https://github.com/posativ/isso)) `MIT` `Python` * [Jappix](https://jappix.com/) - Jappix is an open social platform, that let's you easily get or keep in touch with everyone. * [Movim](https://movim.eu/) - A brand new social network, full of awesome features in a modern and smart interface + * [MyBB](http://mybb.com) - Free, extensible forum software package. ([Source Code](https://github.com/mybb/mybb)) `LGPLv3` `PHP` * [Newebe](http://newebe.org/) - a Distributed Social Network ([Source code](https://github.com/gelnior/newebe)) `AGPLv3` `Python` * [NodeBB](https://nodebb.org/) - Node.js based forum software built for the modern web ([Source code](https://github.com/NodeBB/NodeBB)) `GPLv3` `Node.js` * [Oxwall](http://www.oxwall.org/) Oxwall is used for a wide range of projects starting from family sites and custom social networks to collaboration tools and enterprise community solutions. ([Source code](https://bitbucket.org/oxwall/public) `CPALv1` `PHP` |