Skip to content

Fix disabling plugins

Ciarán Ainsworth requested to merge fix-disable-plugins into develop

It's currently impossible to disable plugins as the POST is always sent to the enable endpoint. This change adds the disable endpoint to allow disabling the plugin.

Merge request reports