diff --git a/src/Template/Error/missing_controller.ctp b/src/Template/Error/missing_controller.ctp index 4f5c528bd51..c4cfbae8b40 100644 --- a/src/Template/Error/missing_controller.ctp +++ b/src/Template/Error/missing_controller.ctp @@ -44,6 +44,9 @@ $this->start('subheading'); ?> Error: Controller could not be found. +

+ In the case you tried to access a plugin controller make sure you added it to your composer file or you use the autoload option for the plugin. +

end() ?> start('file') ?>