https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28494 Bug ID: 28494 Summary: Can't enable plugins on a new instance of Koha Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: somesecretemail@mailinator.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com The system preference UseKohaPlugins is lacking in version 20.05 and 20.11. Steps to reproduce: 1. Install a new instance of Koha version 20.11 2. Change <enable_plugins>0</enable_plugins> to <enable_plugins>1</enable_plugins> in your koha-conf.xml file to enable plugin functionality 3, Restart web server 4. Search for system preference UseKohaPlugins i administration module i Koha Result: "No system preferences matched your search for: UseKohaPlugins" Expected: system preferences UseKohaPlugins displayed. This has the unfortunate effect that you can't enable plugins on a new instance. (If you already have plugins enabled and upgraded to version 20.05, the plugin functionality continuous to be enabled) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.