Closed Sandritsch91 closed 8 months ago
Did you tried to set in settings your templating language? Settings > Yii Framework Support > Views > Default View File Extension
The plugin supports any extension. I think the problem is somewhere else. For example, there is a known bug with modules I am working with now. Please give a path to your controller and views from the root of the project.
Did you tried to set in settings your templating language? Settings > Yii Framework Support > Views > Default View File Extension
Tried that, unfortunately it did not help
The plugin supports any extension. I think the problem is somewhere else. For example, there is a known bug with modules I am working with now. Please give a path to your controller and views from the root of the project.
It is a module in a separate repository, so maybe that is the same problem. Repository look like so:
Hope that helps. Greetings
Thank you. this use case currently I am working on and update is in testing already. Stay tune for update. Current estimation - 1 week
Nice, thanks again for your work
Fixed in 1.0.8
Thank you for updating this amazing plugin!
We use smarty as templating engine. It would be great if the plugin could detect if the view file exists as a .tpl or .twig etc.
Thanks again for your work, it makes working with yii2 so much easier!