Installation Instructions
Install Oi in a few simple steps!
- Download the latest version and unzip it
- Upload the application/libraries/oi.php file to your CodeIgniter application/libraries folder.
- Upload the application/config/oi.php file to your CodeIgniter application/config folder.
- 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!