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

Not showing new version #44

Closed apathyuk closed 6 years ago

apathyuk commented 6 years ago

Hello

I have 9 MODX sites and 7 of them are showing an upgrade available to 2.6.5-pl and in the case of two, they are stuck thinking that 2.6.4-pl is the latest version. Some of these sites are on the same physical server.

It would be helpful to have a manual refresh button as part of the Upgrade MODX Widget to refresh the version number as this tool is the quickest way to deploy an update.

Is there another way I can force it to check for an update version?

Kind regards

James

BobRay commented 6 years ago

By default, UGM updates the version list once a week (you can change this with the &version property or the widget snippet).

The fastest way to get a current list is to delete the core/cache/upgrademodx/versionlist file, clear the cache, and reload the dashboard page.

apathyuk commented 6 years ago

Thanks Bob -- that worked a treat