28 May
2024
28 May
'24
8:23 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36971 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to David Cook from comment #1)
This is by design for security reasons.
If you want to allow web upload, you'll need to ensure there is a "plugins_restricted" element set to 0 in your koha-conf.xml
Alternatively, you can use the "plugin_repos", or install plugins via the command line.
It looks like it deactivates plugin upload for people updating - was this the intended effect or could we fix it? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.