sepehr / ci-mongodb-ionauth-module

[OBSOLETE] CodeIgniter IonAuth library as a standalone HMVC module with optional MongoDB support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#CodeIgniter MongoDB IonAuth Module CodeIgniter IonAuth library as a standalone HMVC module with optional MongoDB support.

It's not intended to work with vanilla CodeIgniter setups, make sure that you're using Modular Extensions. If you're looking to add MongoDB support to a regular IonAuth library (not a module), have a look at CodeIgniter MongoDB IonAuth which provides a patch to add mongodb support to IonAuth library.

##Requirements

##Installtion

  • Move each file to its corresponding directory within your modular CodeIgniter application.
  • Make sure that all config directives in mongodb.php, mongodb_session.php and ion_auth.php files are properly set to your will.

About

[OBSOLETE] CodeIgniter IonAuth library as a standalone HMVC module with optional MongoDB support.


Languages

Language:PHP 100.0%