I was getting ready to export my new Addon and install it on our production system and found that, after I did the xf-addon:build-release, no zip file was created, though I could see in _build that everything looked right from that process.
Is it that I don't have the ZipArchive class installed on this system (which I noted was required to install from the zip, but no mention was made of this for creating the addon file), or is there just another step required for the zip to be generated?
(Correction, looking at the installed packages on ubuntu, someone did install php8.0-zip and php8.4-zip installed so that must mean I do have the zip requirement met).
Is it that I don't have the ZipArchive class installed on this system (which I noted was required to install from the zip, but no mention was made of this for creating the addon file), or is there just another step required for the zip to be generated?
(Correction, looking at the installed packages on ubuntu, someone did install php8.0-zip and php8.4-zip installed so that must mean I do have the zip requirement met).
Last edited: