diff options
author | nodiscc <nodiscc@gmail.com> | 2018-03-03 13:56:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-03 13:56:08 +0000 |
commit | 16756fbdac7f64d8a495c6b33224300a0a1827fd (patch) | |
tree | f30dabc0f79235578b5263b3e7a1bc6be82923cc | |
parent | Merge pull request #1309 from MarkusMcNugen/patch-1 (diff) | |
parent | Add orangeforum demo link (diff) | |
download | awesome-selfhosted-16756fbdac7f64d8a495c6b33224300a0a1827fd.tar.gz awesome-selfhosted-16756fbdac7f64d8a495c6b33224300a0a1827fd.zip |
Merge pull request #1310 from thebaer/patch-orangeforum
Add orangeforum
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -410,6 +410,7 @@ _[IPBX](https://en.wikipedia.org/wiki/IP_PBX) telephony software_ - [MyBB](http://www.mybb.com/) - Free, extensible forum software package. ([Source Code](https://github.com/mybb/mybb)) `LGPL-3.0` `PHP` - [Newebe](http://newebe.org/) - Distributed Social Network. ([Source Code](https://github.com/gelnior/newebe)) `AGPL-3.0` `Python` - [NodeBB](https://nodebb.org/) - Node.js based forum software built for the modern web. ([Source Code](https://github.com/NodeBB/NodeBB)) `GPL-3.0` `Nodejs` +- [orangeforum](http://www.goodoldweb.com/) - Orange Forum is an easy to deploy forum that has minimal dependencies and uses very little javascript. ([Demo](https://groups.goodoldweb.com/), [Source Code](https://github.com/s-gv/orangeforum)) `BSD-3-Clause` `Go` - [OSSN](https://www.opensource-socialnetwork.org/) - Open Source Social Network (OSSN) is a social networking software written in PHP. It allows you to make a social networking website and helps your members build social relationships, with people who share similar professional or personal interests. ([Source Code](https://github.com/opensource-socialnetwork/opensource-socialnetwork)) `GPL-2.0` `PHP` - [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)) `CPAL-1.0` `PHP` - [phpBB](https://www.phpbb.com/) - Flat-forum bulletin board software solution that can be used to stay in touch with a group of people or can power your entire website. ([Source Code](https://github.com/phpbb/phpbb)) `GPL-2.0` `PHP` |