232,498 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
This document will explain how to install the spark package manager for CodeIgniter Reactor. It will also explain how to prepare your CodeIgniter installation to use sparks without the package manager. One day, this package manager might be integrated into the CodeIgniter framework to facilitate rapid community code reuse.
Option 1. Setting up the Spark Manager (for user with PHP-CLI)
Option 2. Setting up without the Spark Manager
Option 3. Options 1 and 2 don't work
For this option, it is required that you have the PHP Command-Line Interface (CLI) installed. If you don't, you can get it for OSX and Linux. For Windows, all you need to do is make sure php.exe is in your PATH. If you want to avoid the command line altogether, check out Option 2.
Users with the Modular Extensions system can follow the instructions here: Setting Up with Modular Extensions.
In order to use this quick start option, you should be using OSX or some flavor of linux.
php -r "$(curl -fsSL http://getsparks.org/go-sparks)"
These instructions will work with all platforms:
This option will allow you to use CodeIgniter sparks without using the PHP CLI − something that isn't always available to developers.
Send us an email at ohcrap@getsparks.org, and let us know. We'll try and get you up and running.