Installation Extend the config.inc.php with the following code in config.modules 'savas' => [ 'controller' => [ 'namespace' => 'CMS\\Controllers\\Savas\\', 'class_suffix' => 'Controller', 'method_suffix' => 'Action' ] ]