Welcome Guest, Not a member yet? Register   Sign In
Community Auth: Where do I setup my own files?
#1

So I've managed to get Community Auth installed and properly configured with a test admin user and it's working as advertised.

But now I'm confused as to where I go from here...

In getting my own login page and controller(s) setup, am I supposed to place everything in the 'third_party/community_auth/...' folders, or am I supposed to put them in the "normal" folders? Thanks!
Reply
#2

You just use the normal CI application directories for your controllers, models, etc. Make sure your controllers extend MY_Controller. Make sure your models extend MY_Model.
Reply
#3

Easy enough...thanks!
Reply




Theme © iAndrew 2016 - Forum software by © MyBB