Welcome Guest, Not a member yet? Register   Sign In
Codeigniter 3 RC2 Admin developement guideline
#1

Hi there everyone.

I'm developing an html/css admin template with Codeigniter 3 RC2 to use as back-end of my sites. i want to develop it in way that i can use it with multiple sites. each of my site contains front-end and back-end. which share the same database and config file, everything else i keep separate.

i have a little issue, i need some expert advice on how to setup admin to work correctly.

all my links open at:

Code:
www.domain.com/manager/{page_name}

thats why i have one controller manager, but i want {page_name} (login, dashboard, orders) to be my controller, can is do this with codeigniter's MVC structure or do i need HMVC for that.

if HMVC is required where can i get one which will work with CI 3 RC2.

Thanks.
Reply


Messages In This Thread
Codeigniter 3 RC2 Admin developement guideline - by summer - 02-23-2015, 02:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB