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

Add a setting to disable the creation of the resource "UpgradeMODX" #81

Open Ruslan-Aleev opened 2 years ago

Ruslan-Aleev commented 2 years ago

Regardless of whether the UpgradeMODX widget is in the manager panel or not, when upgrading a component, the UpgradeMODX resource ALWAYS appears in the resource tree. Which has to be removed (or hidden from managers) so that managers do not get confused.

It would be nice to have a setting that disables "Creating an "UpgradeMODX" resource" when upgrading a component.

UpgradeMODX v.2.3.3

BobRay commented 2 years ago

Have you tried just putting that resource in a resource group and connecting that resource group to a user group that none of managers are members of, using a Resource Group Access ACL entry?

That should hide it from them permanently.

I'm afraid there's no easy way to do what you suggest during the upgrade process.

Ruslan-Aleev commented 2 years ago

That should hide it from them permanently.

It's understandable, yes. But the presence of a resource seems inappropriate, especially if there is a widget, in my opinion, duplication of functionality occurs.

I'm afraid there's no easy way to do what you suggest during the upgrade process.

It's a pity. It just confuses me that the component creates a resource without asking the admin, especially if it is not particularly required :)