Skip to content

nsbingham/CI-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI-Starter

This project is meant as my own starting point for CodeIgniter projects. Above and beyond the usual vanilla install of CodeIgniter reactor, here's a little something something to get started with.

Contents

  • CodeIgniter 2.0.2
  • Phil Sturgeon's Asset library
  • David McReynolds' Menu library from FuelPHP
  • Sparks, with the following sparks installed:
    • ion_auth 1.4.0
    • formbuilder 1.3.0
    • template 1.8.0
  • Login controller to run ion_auth, using formbuilder
  • Basic CSS and layout files based on HTML5 template
  • Static page controller with nice 404 handling
  • Dropdown menu 0.7.2 CSS from Live Web Institute

Installation

  • Install CI as usual.
  • Create a DB, update config/database.php
  • If you want ion_auth to work, run the appropriate script in sparks/ion_auth/x.x.x/sql

About

CodeIgniter + some starting code to get going on projects quickly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published