Welcome Guest, Not a member yet? Register   Sign In
Opinions Needed: Modular MVC
#3

[eluser]porquero[/eluser]
I use the same extension that @kr1pt.

Is the best hmvc implementation that I found, you can group in a module theese directoties:

In a /application/modules/module_name/
- controllers
- helpers
- libraries
- config
- views
- models
- language

I dont't try: hooks, core, third_party, errors

Assets like js, css, img, etc, I don't put in a module because should make visible app structure. I save like as:

/pub/css/module_name/cssfile1...N.css
/pub/img/module_name/imgfile1...N.css
etc...

I hope that it help you.


Messages In This Thread
Opinions Needed: Modular MVC - by El Forum - 03-27-2012, 11:51 AM
Opinions Needed: Modular MVC - by El Forum - 03-27-2012, 12:03 PM
Opinions Needed: Modular MVC - by El Forum - 03-27-2012, 12:37 PM
Opinions Needed: Modular MVC - by El Forum - 03-27-2012, 11:48 PM
Opinions Needed: Modular MVC - by El Forum - 03-28-2012, 03:17 AM
Opinions Needed: Modular MVC - by El Forum - 03-28-2012, 06:05 AM



Theme © iAndrew 2016 - Forum software by © MyBB