Welcome Guest, Not a member yet? Register   Sign In
CI 2.0 setup with Auth, ORM, HMVC
#1

[eluser]RJ[/eluser]
Does anyone have a pre-setup CI2 + Datamapper ORM + Ion Auth + HMVC framework they can share?

I'm trying to save a weeks worth of work (only a couple hours free each night) setting this up and functioning properly.

Thank you!
#2

[eluser]RJ[/eluser]
if not, i would appreciate your insight on the most efficient way/order to implement these libraries.

Thx
#3

[eluser]Phil Sturgeon[/eluser]
Ion Auth and Modular Extensions both work fine with the latest CI 2.0. As for DataMapper, you're on you own there.
#4

[eluser]WanWizard[/eluser]
Datamapper works fine with 2.0 as well...
#5

[eluser]RJ[/eluser]
@phil - thank you for the reply. I have ME and IA working independently..
@WanWizard - do you know of an adapted version of ION to work with DM?

on another note, thanks to you both for making CI a better framework to work with Smile
#6

[eluser]Andy78[/eluser]
Did you ever get this done? I kinda looking for the same thing
#7

[eluser]RJ[/eluser]
I decided not to use orm. But it should be hard, use orm for data and don't used it for auth.
#8

[eluser]Julio Fagundes[/eluser]
[quote author="Andy78" date="1305054952"]Did you ever get this done? I kinda looking for the same thing[/quote]

me too.

Datamapper + HMVC at CI 2.0.
The controllers of modules works well, but the models must be in the folder "application/models"

So I quit




Theme © iAndrew 2016 - Forum software by © MyBB