Cyberience Projects

Posted in Codeigniter | Posted on 21-02-2010

0

I have finally finished the first release of the project management software I have been building using the CodeIgniter framework.
To download it please visit Cyberience Projects website.
Cyberience Projects is a web based open source project management software application built using the PHP CodeIgniter framework.
The main features of the application are Project and Task Collaboration; Client [...]

Ultimate Codeigniter Setup

Posted in Codeigniter | Posted on 14-10-2009

Tags: , , , ,

6

There are many ways to setup a codeigniter installation, however, I thought it might be useful to share the setup that I currently use.
My setup allow the removal of the index.php from the URL as well as having a front and backend application running off the same codeigniter base. In addition to this the codeigniter [...]