Welcome Guest, Not a member yet? Register   Sign In
[Help] How to create a user login and registration?
#3

[eluser]jamesduncan[/eluser]
I just finised doing this.

I used Ion Auth using the following steps

1. Got CI up and running with a clean install and connected to my database (both locally and on my server)

2. Downloaded Ion Auth from git hub - https://github.com/benedmunds/CodeIgniter-Ion-Auth

3. Installed Ion Auth as per the Read Me

3.a - make sure to create the tables needed using the SQL commands included in the project folder (sql/)

4. Basic views are located within the project for Log In and Registration pages

4.a Login - yourproject.com/index.php/auth/login
4.b Registration - yourproject.com/index.php/auth/create_user


It was pretty painless once I went through the basic CI tutorials in the user guide (Ive been at this for about 4 days now...newbie!)

Hope this helps.



Messages In This Thread
[Help] How to create a user login and registration? - by El Forum - 07-15-2012, 09:53 PM
[Help] How to create a user login and registration? - by El Forum - 07-16-2012, 12:31 AM
[Help] How to create a user login and registration? - by El Forum - 07-16-2012, 02:08 PM



Theme © iAndrew 2016 - Forum software by © MyBB