diff options
author | nodiscc <nodiscc@gmail.com> | 2018-05-07 16:28:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-07 16:28:19 +0000 |
commit | 4f71dc4609153cf0d2a958d36ab264125ed4d08f (patch) | |
tree | 17be36d572ccebef72d13b80076cdb32fd686551 | |
parent | Merge pull request #1343 from rixx/master (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-4f71dc4609153cf0d2a958d36ab264125ed4d08f.tar.gz awesome-selfhosted-4f71dc4609153cf0d2a958d36ab264125ed4d08f.zip |
Merge pull request #1353 from taoeffect/patch-3
Added bbPress and attempted to clarify difference w/BuddyPress
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -391,6 +391,7 @@ _[IPBX](https://en.wikipedia.org/wiki/IP_PBX) telephony software_ - [Abilian SBE](https://github.com/abilian/abilian-sbe) - Open Source Collaboration and Social Networking framework and platform. `LGPL-2.1` `Python` - [Anahita](https://www.getanahita.com/) - Open Source Social Networking Framework and Platform. ([Source Code](https://github.com/anahitasocial)) `GPL-3.0` `PHP` +- [bbPress](https://bbpress.org/) - bbPress is forum software with a twist from the creators of WordPress. Easily setup discussion forums inside your WordPress.org powered site. ([Source Code](https://bbpress.trac.wordpress.org/browser/trunk)) `GPL-2.0` `PHP` - [Bootcamp](http://trybootcamp.vitorfs.com) - Enterprise social network. ([Source Code](https://github.com/vitorfs/bootcamp)) `MIT` `Python` - [Buddycloud](http://buddycloud.com/) - Tools, libraries, services and a community to build user-to-user, group and social messaging into your app. Saves time. Scales up. Supports you. ([Source Code](https://github.com/buddycloud)) `Apache-2.0` `Java` - [BuddyPress](https://buddypress.org/about/) - Powerful plugin that takes your WordPress.org powered site beyond the blog with social-network features like user profiles, activity streams, user groups, and more. ([Source Code](https://buddypress.svn.wordpress.org/trunk/)) `GPL-2.0` `PHP` |