User Library for CodeIgniter
Overview
This is an abstracted User library for the CodeIgniter framework. Its goal is to provide simple, core user management functionality, and nothing more.
Installation Instructions
- Download from GitHub
- Move to system/application/libraries
- Install database tables from schema in README
- Set your config to use the database for sessions
