[Koha-bugs] [Bug 28499] Add support for no-UI / administrative plugins

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 17 02:40:33 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28499

--- Comment #7 from David Cook <dcook at prosentient.com.au> ---
(In reply to David Cook from comment #6)
> Actually, I think it would need to be a flag, because you might want to
> distribute a third-party plugin via a shared directory to many Koha
> instances and not want 1 Koha admin to be able to uninstall it for
> everyone...

But the problem with the flag is that often plugins are installed from the CLI
like this:

koha-shell kohadev -c "/usr/share/koha/bin/devel/install_plugins.pl"

So there would need to be some other way of preventing uninstall...

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list