Welcome Guest, Not a member yet? Register   Sign In
setting up a separate mvc modules folder
#1

[eluser]Unknown[/eluser]
Hi, ive been searching for these on forums but cant find any exact info. Could you please point me to the right direction on how to tweak CI so that applications folder will be the same level as the system and instead of using controllers, models and views; i would rather have a folder called modules and each folder in it shall have its own MVC folders?

something like this below?

..
system
application
= modules
=== members
===== controllers
===== views
===== models
=== admin
===== controllers
===== views
===== models
#2

[eluser]Derek Allard[/eluser]
Welcome to CI tildemark! Do hope you'll stick around and stay active even when you don't have questions Wink

Have you looked at HMVC?

Here's a start, and there are lots of other resources available for it, including forum threads: http://codeigniter.com/wiki/Modular_Extensions_-_HMVC/
#3

[eluser]Unknown[/eluser]
thanks for the link, ill check this one out.




Theme © iAndrew 2016 - Forum software by © MyBB