Welcome Guest, Not a member yet? Register   Sign In
Modular Extensions HMVC capabilities and limitations
#1

[eluser]Jason Tan Boon Teck[/eluser]
I need to rebuild my CI web app to be modular and Modular Extensions looks to be the best option.

I tried to look for more info but the ME threads always seem to run to the hundreds and was difficult to sift through. I would like to know the following:

1. Is version 5.4 fully compatible with CI version 2.1.0? Or is an update forthcoming?
2. Can ME do nested modules with the controllers located inside the nested module? I read somewhere that it can't.
Code:
/modules/
        /moduleA/
                 /submoduleA1/
                              /controllers/
                              /models/
                              /views/
                 /submoduleA2/
                              /controllers/
                              /models/
                              /views/
        /moduleB/
                 /submoduleB1/
                              /controllers/
                              /models/
                              /views/
                 /submoduleB2/
                              /controllers/
                              /models/
                              /views/

3. Are there any gotchas or work-arounds that I should be aware of when using ME with other "plug-ins", etc.?

Thanks in advance.




Theme © iAndrew 2016 - Forum software by © MyBB