Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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+.
- Host: GitHub
- URL: https://github.com/aapis/mod_github_profile
- Owner: aapis
- Created: 2014-08-11T21:10:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-05T22:42:21.000Z (about 10 years ago)
- Last Synced: 2024-10-15T10:29:55.770Z (2 months ago)
- Language: PHP
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).