>
Download This Plugin | |
Download Elegant Themes | |
Name | GitHub & BitBucket Project Lister |
Version | 1.2.0 |
Author | Kenny Katzgrau |
Rating | 0 |
Last updated | 2013-06-11 03:18:00 |
Downloads |
1825
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
GitHub & BitBucket Project Lister plugin added 3 bytes of resources to the Home page and 14 bytes of resources to the sample Post page.
GitHub & BitBucket Project Lister plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! GitHub & BitBucket Project Lister plugin ads no tables to your Wordpress blog database.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