Releases: cmsmadesimple/cmsms-cmscli
Releases · cmsmadesimple/cmsms-cmscli
Release list
v2.0.3
Bug fix
- module-package-xml: Added root directory entry (
/withisdir=1) as the first<file>element in generated XML packages. This fixes a CMSMS core bug inExpandXMLPackage()where the first file in the package is silently dropped during extraction.
The core's if/else logic creates the module directory on the first file entry but skips writing that file's data. Without the root dir entry, the .module.php file (alphabetically first) was never extracted, making modules uninstallable via module-install-xml.
Build
- 157 files, 127.31KB (GZ compressed)