CL Auth BETA v0.2.5

Newest Release: 17/08/2008

« Hide Menu

Getting Started

Extract the files into your CodeIgniter project. Remeber to backup any files before you overwrite them.

Next, follow the README instructions included with the files. This will help you install any necessary parts needed to run CL_Auth.

You can test your CL_Auth installation by viewing the example controller, http://your-domain/index.php/example.

 

It might seem like a lot of documentation for CL Auth, but infact it's really easy to use! Most of the time you be using functions from the CL_Auth library.

All the pages required to get you started can be found in the Auth controller.

Of course you don't have to stick to using the Auth controller provided, thats why we have provided you with lots of Examples to create your own!