Welcome Guest, Not a member yet? Register   Sign In
Setup CodeIgniter with HMVC...?
#1

[eluser]Sinclair[/eluser]
Hi all,

I need to setup CodeIgniter.

I will need to use HMVC and IonAuth. I have never used HMVC, and I need to know how HMVC will work with IonAuth.

IonAuth need to be made compatible with HMVC or IonAuth don't need to be made compatible with HMVC?

Give me a clue on this.

Best Regards,
#2

[eluser]Rok Biderman[/eluser]
Ionauth works fine, nothing needed to fix for it to work with modular extensions. All the help you need to take full advantage of the hmvc is in a nettuts tutorial on hmvc. It also deals with authorizatiion, a bit different, but not a lot. If you're content with how auth works, you needn't touch it, except the obvious (auto)loading.
#3

[eluser]n0xie[/eluser]
Code:
I will need to use HMVC and IonAuth. I have never used HMVC,
You don't see anything wrong with that statement?
#4

[eluser]Agustín Villalba[/eluser]
Sinclair:

You have to take into account that Ion Auth is a library and HMVC is a pattern of software design, so you can (and almost always you will have) Ion Auth and HMVC in the same project.
If you want to know how to install HMVC in your CI application you can read: HMVC: Aplicaciones modulares en CodeIgniter
Regards!




Theme © iAndrew 2016 - Forum software by © MyBB