To disable a plugin in Dotclear 2.1.6 without the administration interface, it’s very simple. Just create an empty _disabled
file in the plugin directory :
touch plugins/myplugin/_disabled
To enable it again? Just remove the file.
Reférence :
vi inc/core/class.dc.modules.php