https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31074 --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I don't think Frido was trolling, but adding his 2 cents to the discussion. I agree that we need to make the process for updating/installing/removing plugins more seamless somehow. If the point is that the user should be able to do these actions from the GUI, we need a way to make Plack aware of changes, because right now we expect them to do a server side action, without even telling them to. This is prominent when you install a new version of a plugin: the version shown on the plugin page will not increase, although the plugin was installed correctly, until Plack is restarted. This is very confusing. If the approach taken here, as David noted in comment#10, maybe we could find a way to improve the patch or find another way? -- You are receiving this mail because: You are watching all bug changes.