Skip to content
leonbarrett edited this page Nov 9, 2010 · 7 revisions

Welcome to the CodeIgniter-Geckoboard-API wiki!

This library is a first draft at creating a simple and easy to use wrapper that will enable you to display the data from your CodeIgniter applications on your geckoboard.

First step is to go grab the library and get it installed, read up on the usage and then check out the Widget Types pages for how to display the various types of widget.

If you think you can improve on what I have here, feel free to Fork me!

All data is returned in XML format, and you simply pass in an array of data with the call to type of widget you require to get it all to work

Clone this wiki locally