Oi


Installation Instructions

Install Oi in a few simple steps!

  1. Download the latest version and unzip it
  2. Upload the application/libraries/oi.php file to your CodeIgniter application/libraries folder.
  3. Upload the application/config/oi.php file to your CodeIgniter application/config folder.
  4. Add Oi to your $autoload['libraries'] array in application/config/autoload.php

NOTE: Oi uses the CI session library so make sure you set the encryption key in config.php

That's it!