-
-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Description
Once there is a public plugin system in place with plugins that are not distributed together with the core, you always have to assume that there are plugins that will break the whole system (e.g. outdated code, bad coding, etc.). In that case, the plugin system needs to disable the plugin to allow admidio to function.
Originally posted by @kainhofer in #1964 (comment)
Reactions are currently unavailable