• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Work in progress: Upgrade Tool

Rodolfo

👑 Chevereto Godlike
Chevereto Staff
Administrator
Hi there. Last Sunday I started the development of the upgrade tool and right at this very moment I could say that is 90% complete. But obviously that doesn't matter... What it does matter if what the upgrade tool will be so there is the feature list of the upgrade tool:

1. Just one single file needed
You don't need to upload a folder or something. You only need to upload upgrade.php and the system will include the default system files in Chevereto 2.1

2. It has progress bar
I manage to include a progress bar on this upgrade script, meaning that you will get a live % of the upgrade process. This was accomplished since the upgrade tool uses ajax.

3. Works with ajax
Since the process will surely take more than 30secs (PHP's common execution time) the script works in a ajaxed way meaning that no matter how many images you got, the process will keep it up. And if the process gets killed don't worry because you can carry on the upgrade process and it will save the previous work.

4. It sets the system on maintenance mode
Until the process is completed it sets the maintenance mode. This means that no one can upload images but you can enter in the admin area.

5. It ask for login
The upgrade script will ask for admin password so no one else can actually make this upgrade.

6. It tells you how many files will be upgraded
Also what will changed and it will fix the htaccess files.

As I have tell you before, this is 90% done and I'm just tweaking and testing some code left.

Hope you enjoy the news.
 
Back
Top