[QGIS-Developer] Revert Previous Plugin, disable "Upgrade All" and "Upgrade Plugin" buttons

Ismail Sunni imajimatika at gmail.com
Tue Jan 10 19:45:52 PST 2023


Hi Luke,

You can install the previous version of the plugin by installing it from
its zip file manually.

   1. Go to the plugin page, (e.g.
   https://plugins.qgis.org/plugins/ViewshedAnalysis/)
   2. Click the *version* tab
   3. Click the version you want to install (e.g.
   https://plugins.qgis.org/plugins/ViewshedAnalysis/version/1.7/)
   4. Download the plugin (a zip file)
   5. Open Plugin Manager
   6. Uninstall the plugin
   7. Install from Zip

One possible way to disable the Upgrade All or Upgrade Plugin is to disable
all the plugin repositories (i.e. Plugins -> Settings -> disable all
repositories).

Hope this helps.

On Wed, Jan 11, 2023 at 9:49 AM Catania, Luke A ERDC-RDE-GRL-VA CIV via
QGIS-Developer <qgis-developer at lists.osgeo.org> wrote:

> I had a user that may have hit the "Upgrade All" button in the plugins
> window. Does that automatically upgrade all installed plugins to the newest
> version? If so is there a way to revert back to the previous versions. He
> may have just hit the Upgrade Plugin button for the specific plugin.  Not
> sure and I did not want to test it and mess up my configuration.
>
> We have created our own QGIS plugin that relies on the VisibilityAnalysis
> plugin and upgrading VisibilityAnalysis from 1.7 to 1.8 breaks our tool as
> I created a my own Visibility Analysis UI to run the VisibilityAnalysis
> tool.  I basically want to prevent a user from upgrading any plugin that we
> access so that this does not happen.  Is there a way to disable "Upgrade
> All" and "Upgrade Plugin" buttons in the plugin window through settings,
> interface customization, or programmatically through python on QGIS using
> startup.py?
>
> Thanks,
> Luke
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>


-- 
Ismail Sunni
Software Engineer
ismailsunni.id
ismailsunni.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20230111/1a22aa64/attachment.htm>


More information about the QGIS-Developer mailing list