Plugin unable to load template

@Patrick Stahl schrieb:

in that case you’ll have to rename the index-folder in your plugin.
Currently your template is placed in Resources/views/frontend/ index /index.tpl.
Simply rename it to:
Resources/views/frontend/ my_controller /index.tpl

Then it should work just fine already! :slight_smile:

 Hello Patrick,

 

Even after renaming the folder, i still get the same error. So unfortunately this solution doesn’t work for me for whatever reason :confused: