231,189 Installs and Counting! Get Sparks Now!
Hey! Keep up to date with the project through its beta and public launch by following @getsparks.
Tweet
A Quick Looks At Sparks (EllisLab Official Post)
March 11, 2012
from: codeigniter.com
The Top Sparks of 2011
December 31, 2011
from: codefury.net
CodeIgniter Starter Project − A Starting Point for Any CI Dev
December 12, 2011
from: github.com
NetTuts+ Tutorial for GetSparks
November 24, 2011
from: net.tutsplus.com
The GoCardless CodeIgniter client provides a simple CodeIgniter interface to the GoCardless API.
| Contributor | : GoCardless |
| : Log in to view | |
| Author Website | : http://gocardless.com |
| Spark Website | : https://github.com/gocardless/codeigniter-gocardless |
| Repository Type | : git |
| Number of Installs | : 714 |
php tools/spark install -v0.3.2 GoCardless
Or download this version manually:
Get GoCardless-0.3.2.zip

The GoCardless CodeIgniter client provides a simple CodeIgniter interface to the GoCardless API.
The following links may be useful:
The files you need to use the GoCardless API are in the /lib folder.
console
$ git clone git://github.com/gocardless/codeigniter-gocardless.git application/third_party/gocardless
Click here to download the zip file.
console
$ php tools/spark install -v0.3.2 gocardless
Sign up for an account at GoCardless.com. Copy your app id and secret from the developer tab and paste them into config/gocardless.php. Then use the following to load the spark:
php
$this->config->load('gocardless');
$this->load->spark('gocardless/0.3.2');
php tools/spark install -v0.3.1 GoCardless
Or download this version manually:
Get GoCardless-0.3.1.zip
php tools/spark install -v0.3.0 GoCardless
Or download this version manually:
Get GoCardless-0.3.0.zip
php tools/spark install -v0.2.3 GoCardless
Or download this version manually:
Get GoCardless-0.2.3.zip
php tools/spark install -v0.2.2 GoCardless
Or download this version manually:
Get GoCardless-0.2.2.zip
php tools/spark install -v0.2.0 GoCardless
Or download this version manually:
Get GoCardless-0.2.0.zip
php tools/spark install -v0.1.0 GoCardless
Or download this version manually:
Get GoCardless-0.1.0.zip