官术网_书友最值得收藏!

Installing and using Sparks

For a long time, you had to search the Internet and download code from various places—blogs, code repositories, and so on—to find and use extensions, libraries, and other useful snippets of code for CodeIgniter. Useful installations for CodeIgniter were spread across the Internet; as such, they might have been hard to locate. Sparks acts as a single point of reference for extensions of CodeIgniter. It's simple to install and use and contains thousands of useful add-ons for CodeIgniter:

  • If you are using a Mac or Linux, then the command-line interface is open to you. Using the terminal application on your system, navigate to the root of your CodeIgniter application and enter the following line:
    php -r "$(curl -fsSL http://getsparks.org/go-sparks)"
    

    If your installation was successful, you should see something similar to the following:

    user@server:/path/to/codeigniter$ php -r "$(curl -fsSL http://getsparks.org/go-sparks)"
    Pulling down spark manager from http://getsparks.org/static/install/spark-manager-0.0.9.zip ...
    Pulling down Loader class core extension from http://getsparks.org/static/install/MY_Loader.php.txt ...
    Extracting zip package ...
    Cleaning up ...
    Spark Manager has been installed successfully!
    Try: `php tools/spark help`
    
  • If you are using Windows, then you will need to download Sparks and unpack it manually; to do that, follow these instructions or check out the instructions on the GetSparks website for the latest version:
    1. Create a folder called tools in the top level (root) or in your CodeIgniter directory.
    2. Go to http://getsparks.org/install.
    3. Go to the Normal Installation section and download the Sparks package.
    4. Unpack the download into the tools folder you created in step 1.
    5. Download the Loader class extension from http://getsparks.org/static/install/MY_Loader.php.txt.
    6. Rename the file MY_Loader.php.txt to MY_Loader.php and move it to the application/core/MY_Loader.php location in your CodeIgniter instance.

Now that Sparks is installed in your CodeIgniter instance, you can begin to install extensions and packages.

To install a package from Sparks, type the following in the command-line window:

php tools/spark install [Package Version] Spark Name

Here, Package Version is the specific version of the Spark you wish to install. You are not required to state the version and, if you it out, Sparks will download the latest version by default. Spark Name is the name of the Spark you wish to install; for example, to install example-spark (version 1.0.0), which comes with the default installation, type the following in the command-line window:

php tools/spark install -v1.0.0 example-spark

If the installation was successful, you should see something similar to the following:

user@server:/path/to/codeigniter$ php tools/spark install -v1.0.0 example-spark
[ SPARK ] Retrieving spark detail from getsparks.org
[ SPARK ] From Downtown! Retrieving spark from Mercurial repository at https://url/of/the/spark/repo
[ SPARK ] Spark installed to ./sparks/example-spark/1.0.0 - You're on fire!
主站蜘蛛池模板: 宜城市| 汉阴县| 米泉市| 萝北县| 安福县| 塔河县| 房产| 巴南区| 辉南县| 安平县| 天峨县| 怀仁县| 醴陵市| 谷城县| 昂仁县| 永吉县| 商丘市| 方山县| 竹山县| 富蕴县| 泰顺县| 大理市| 囊谦县| 枝江市| 喜德县| 昌平区| 奉新县| 抚州市| 杭州市| 松溪县| 定陶县| 鲁山县| 桐庐县| 四平市| 轮台县| 韩城市| 天等县| 中牟县| 宜阳县| 安国市| 丹凤县|