diff options
author | nodiscc <nodiscc@gmail.com> | 2019-05-15 18:21:00 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2019-05-15 18:34:15 +0000 |
commit | acdaa5c0ea71a6e4cd650bd94f3f7e0ca39c8e14 (patch) | |
tree | 6177b7a6b4bcc8fa829881e0231a0d6d32106c13 | |
parent | fix: remove broken plume demo link (error 502) (diff) | |
download | awesome-selfhosted-acdaa5c0ea71a6e4cd650bd94f3f7e0ca39c8e14.tar.gz awesome-selfhosted-acdaa5c0ea71a6e4cd650bd94f3f7e0ca39c8e14.zip |
fix: update buddypress source code URL (403 error on https://buddypress.trac.wordpress.org/ https://buddypress.svn.wordpress.org/)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -407,7 +407,7 @@ _[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol)/[IPBX](https:/ - [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` +- [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://github.com/buddypress/BuddyPress)) `GPL-2.0` `PHP` - [cartulary](https://github.com/daveajones/cartulary) - RSS reader, readability tool, article archiver, microblogger, social graph manager and reading list manager. `CDDL-1.0` `PHP` - [Commento](https://gitlab.com/commento/commento-ce) - Commento is a discussion platform that you can embed on your blog, news articles, and any place where you want your readers to add comments. `MIT` `GO` - [diaspora*](https://diasporafoundation.org/) - Distributed social networking server. ([Demo](https://podupti.me/go.php), [Source Code](https://github.com/diaspora/diaspora)) `AGPL-3.0` `Ruby` |