Updating to 1.0.9.5

Open to all! Ask other shopowners for help.
Post Reply
Sumaleth
Posts: 2
Joined: Thu Aug 01, 2024 6:00 am
Phoenix Version:

Updating to 1.0.9.5

Post by Sumaleth »

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.

Tags:


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
burt
Core Team
Posts: 4551
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Updating to 1.0.9.5

Post by burt »

Those update files will appear ASAP

Overwriting files in the manner you describe is fine, note that you would also need to make SQL adjustments.

I will try to get these update files done by the end of tomorrow if I possibly can find time. It's a massive time sink to make these and get them tested.
I am not here to build for you.
I am here to build with you. Let's help each other.
User avatar
Kofod95
Senior Contributor
Posts: 748
Joined: Sat Feb 06, 2021 7:38 pm
Phoenix Version: 1.0.8.20
Has thanked: 99 times
Been thanked: 179 times

Re: Updating to 1.0.9.5

Post by Kofod95 »

And look for deleted files.

//Daniel
I'm not smart, but sometimes even a blind chicken can find a corn.
Here are a lot of corns: Phoenix user guide
User avatar
burt
Core Team
Posts: 4551
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Updating to 1.0.9.5

Post by burt »

burt wrote: Thu Aug 01, 2024 9:56 am I will try to get these update files done by the end of tomorrow if I possibly can find time. It's a massive time sink to make these and get them tested.
I have, I think, made the update files and supplementary files.
I will test them tomorrow. If they look good, I will upload them to public.
I am not here to build for you.
I am here to build with you. Let's help each other.
Sumaleth
Posts: 2
Joined: Thu Aug 01, 2024 6:00 am
Phoenix Version:

Re: Updating to 1.0.9.5

Post by Sumaleth »

Thanks for the replies and info! Very useful. :+1:
Rowan.


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply