Hello ๐
I'm used to creating packages containing custom templates, chunks, plugins and snippets to install with the Extras module.
With EVO 3.1, if the package contains templates .tpl, the installation fails and nothing is installed.
If I remove the template tpls from the package, the installation completes successfully.
If the package contains only templates, fails.
I found this error in the logs:
ยซ Evolution CMS Parse Error ยป
Call to a member function count() on null
File .../assets/modules/store/installer/instprocessor-fast.php
Line 139
https://github.com/evocms-community/evolution/blob/3.1.x/assets/modules/store/installer/instprocessor-fast.php#L139