Welcome Guest, Not a member yet? Register   Sign In
New web app with frontend and backend
#1

[eluser]vishok[/eluser]
I'd like to have the best directory structure for a web application with backend and frontend.
i'd like to built it on codeigniter 2.0. I'd like to have the core of codeigniter out of all.

Something like this :

codeigniter
- core
- libraries
- database
- font
- helper
- language
mywebapp
- backend
- controller
- modules
- views
- theme
- frontend
- controller
- modules
- views
- theme

I have to do it with package but i don't understand how. Someone could help me!

Thanks
#2

[eluser]InsiteFX[/eluser]
The way you are describing this you should look into HMVC in the WIKI and use modules.

InsiteFX
#3

[eluser]florin[/eluser]
Look here http://philsturgeon.co.uk/blog/2009/07/C...odeIgniter




Theme © iAndrew 2016 - Forum software by © MyBB