I think you need this for every module. Replace MODULENAME with the name of your module.

$frontcontroller->_front->addControllerDirectory($this->_root . '/application/modules/MODULENAME/controllers', 'MODULENAME');



Reply via email to