Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aapis/mod_github_profile

A simple Github profile module for Joomla 3.x+.
https://github.com/aapis/mod_github_profile

Last synced: 23 days ago
JSON representation

A simple Github profile module for Joomla 3.x+.

Awesome Lists containing this project

README

        

# mod_github_profile

A very simple implementation of a Joomla 3.x module.

## Somewhat Important

Rename `includes/sample.github.php` to `includes/github.php` and fill in your deets if you want to - this particular API is accessible without authentication but is rate limited.

## Just FYI...

This sample code was created for use on [http://learn.wearefree.ca](http://learn.wearefree.ca/standard/joomla-module/). It was written for training purposes only and should not be used in production environments without the required customizations (noted above).