Disable (systems of) Plugins #6744
-
Is there a way to disable plugins or just disable the systems of plugins? and then later reenable them? Thanks :D |
Beta Was this translation helpful? Give feedback.
Answered by
alice-i-cecile
Nov 24, 2022
Replies: 1 comment 2 replies
-
See the discussion in #2160. The TL;DR is no, unless you rebuild the plugin yourself. This is one of the major long-term goals of the "stageless" rearchitecture: allowing users to apply configuration (in this case, run criteria) to plugins that they don't own without badly breaking internal logic and privacy. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
DasLixou
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See the discussion in #2160. The TL;DR is no, unless you rebuild the plugin yourself.
This is one of the major long-term goals of the "stageless" rearchitecture: allowing users to apply configuration (in this case, run criteria) to plugins that they don't own without badly breaking internal logic and privacy.