Updating to 1.0.9.5
Posted: Thu Aug 01, 2024 6:21 am
I'm working on a script that automatically upgrades CE Phoenix Cart apps (https://installatron.com) and I'm not 100% clear on how updating works as of the last couple of versions.
In the past there was an archive that updated an app from the previous version to the new version, like this:
https://github.com/CE-PhoenixCart/Phoen ... .0.9.1.zip
Those archives exist up to https://github.com/CE-PhoenixCart/Phoen ... g/v1.0.9.3 but not for the 1.0.9.4 or 1.0.9.5 releases.
The release notes still seem to imply that we should be using that archive but it doesn't exist. And the update documentation (https://phoenixcart.org/phoenixcartwiki ... _to_Update) only talks about updating via that file, nothing about updating without that file.
So we need to update apps from 1.0.9.1 to 1.0.9.5 now and I'm wondering what the best approach would be? Can we extract the whole new archive over the existing apps, except for `admin/includes/configure.php` and `includes/configure.php` and then delete `install`, is that reasonable approach?
Thanks,
Rowan.
In the past there was an archive that updated an app from the previous version to the new version, like this:
https://github.com/CE-PhoenixCart/Phoen ... .0.9.1.zip
Those archives exist up to https://github.com/CE-PhoenixCart/Phoen ... g/v1.0.9.3 but not for the 1.0.9.4 or 1.0.9.5 releases.
The release notes still seem to imply that we should be using that archive but it doesn't exist. And the update documentation (https://phoenixcart.org/phoenixcartwiki ... _to_Update) only talks about updating via that file, nothing about updating without that file.
So we need to update apps from 1.0.9.1 to 1.0.9.5 now and I'm wondering what the best approach would be? Can we extract the whole new archive over the existing apps, except for `admin/includes/configure.php` and `includes/configure.php` and then delete `install`, is that reasonable approach?
Thanks,
Rowan.