How to disable a Plugin without GUI?

Good evening
I’m testing phpList, added some PlugIns, activated one of them… and now phpList does no longer responds - it just displays empty Websites for Admin and Registration.

How can I disable Plugins manually? In the Database I was not able to find any “phplist_plugin” table or something similar.

Thanks for any help,
Kind regards,
Thomas

The simplest way is to delete the plugin file from the plugins directory. That removes the plugin instead of disabling it, but should resolve your problem.

There is a record in the config table that holds a list of the disabled plugins but it is not really something that you can easily edit.

Hi Duncan
Thank you very much for your fast answer!
I was able to “disable” Plugins by deleting them - it Looks like the plugin database-design is really a bad hack…

Kind regards,
Thomas

Hi, feedback / patches welcome, see Development | Open Source newsletter software | phpList.org