Welcome Guest, Not a member yet? Register   Sign In
backend and frontend with different url
#1

[eluser]artallan[/eluser]
Hi Guys,

Ive been developing with codeigniter this past year, and I have a question.

I want to have a "backend" and "fronten" created using CI ofcourse, but i would like to have a different url. Just like wordpress wherein you choose what permalinks for the frontend.

hope anyone can help me

thanks

ArtAllan
#2

[eluser]umefarooq[/eluser]
read this article and try modules will help you

http://philsturgeon.co.uk/news/2009/07/C...odeIgniter
#3

[eluser]artallan[/eluser]
thanks umefarooq, but my front end is so very simple, it will just display two controller

Im sure there is a solution on this. But if choose the modular solution, do I have separate route config? for the front and for the back?
#4

[eluser]Vheissu[/eluser]
You can use modules and controllers in unison. Modular Extensions HMVC won't override everything. If you have a controller called frontend you can still call that and use modules for other components of the site without any interferences.




Theme © iAndrew 2016 - Forum software by © MyBB