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

  1. Download from GitHub
  2. Move to system/application/libraries
  3. Install database tables from schema in README
  4. Set your config to use the database for sessions