GitHub & BitBucket Project Lister

0

This is a WordPress plugin that will list your open source projects from github or bitbucket (or both). You can have them inserted in a standard post or page, or have them inserted in y

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

This is a WordPress plugin that will list your open source projects from
github or bitbucket (or both). You can have them inserted in a standard post
or page, or have them inserted in your sidebar. It’s in use at
codefury.net.

So in short, just placing:

{{github:username,bitbucket:username,sortby:watchers,sortdir:desc}}

in a post would pull your projects from both github and bitbucket, merge them into one list,
sort them in descending order by watchers, cache it, and place the list in your post.
More detail at: the github repository

The plugin also comes packaged with a widget in case you’d just like to
list your projects in the sidebar. Full details are on the settings page.

New! Limited suuport for SourceForge: Just use sourceforge:username.

Follow @_kennyk_ for updates, or visit
codefury.net