BobRay / UpgradeMODX

A dashboard widget that detects upgrades and (optionally) installs them from within the MODX Manager
https://bobsguides.com/upgrade-modx-package.html
22 stars 14 forks source link

Feature request: the ability to install old versions #67

Open KVAnton-WEB opened 3 years ago

KVAnton-WEB commented 3 years ago

add setting - do not hide the installation option, even if updated to the latest version (for example, if the new version does not work correctly)

Forced $upgradeAvailable = true;

image

BobRay commented 3 years ago

This is from the docs:

'For testing purposes (and to fix possible corrupted or missing MODX files), you can "upgrade" MODX to the version you currently have by changing the settings_version System Setting to an earlier version.'

This is a pretty convenient fix for the rare occasion when you need it, imo.