Closed alexh-swdev closed 3 months ago
PageCache shouldn't be there, that module was removed from /app/code/core/Mage some time ago. The ZIP archive contains also the full vendor directory, like you ran the composer install
command. @fballiano will provide you more information related to this version.
The vendor directory is fine. That's why the openmage-vX.Y.Z.zip exists, additionally to source archives. But something seemed to have gone wrong with the rest.
sorry for the late answer, If I remember correctly those modules are still bundles in OM v19, but they are removed from OM v20
PageCache should not be there in v20 at all, but thats not the problem ...
The template/layout filse are not copied to app/design/frontend ...
You can copy it from vendor/openmage/module-mage-pagecache.
There are also community plugins in the zip file (Cm/Cache and Cm/RedisSession) which are not on github. Are those also supposed to be there?
Yes. This should be there.
Close it.
With the next release all files should be there.
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
In our current live installation as well as in my clean "Upgarde repo", there was no Page-Cache module. In the magento-lts github, there is also no Page-Cache module But in the releas zip, there it is:
Is this on purpose? If so, are there missing files?
There are also community plugins in the zip file (Cm/Cache and Cm/RedisSession) which are not on github. Are those also supposed to be there?