Posts: 32
Threads: 13
Joined: Mar 2017
Reputation:
0
Is there a way to setup/use HMVC or something similiar without the Modular Extensions? Maybe cascading from MY_Controller?
Thanks
Posts: 1,317
Threads: 21
Joined: Jan 2014
Reputation:
70
The short answer is "no". The HMVC addon that most use modifies core files to load controllers from "module" subfolders, and is not compatible with the base framework.