[Koha-bugs] [Bug 25671] Install 1 Koha plugin for X Koha instances using the CLI

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 9 15:09:02 CEST 2020


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

--- Comment #4 from David Cook <dcook at prosentient.com.au> ---
koha-shell -c "perl misc/koha_plugin.pl --install
https://github.com/bywatersolutions/koha-plugin-coverflow/releases/download/v2.4.35/koha-coverflow-plugin-v2.4.35.kpz"
kohadev

koha-shell -c "perl misc/koha_plugin.pl --install
https://github.com/bywatersolutions/koha-plugin-kitchen-sink/releases/download/v2.1.39/koha-plugin-kitchen-sink-v2.1.39.kpz"
kohadev

koha-shell -c "perl misc/koha_plugin.pl --uninstall
Koha::Plugin::Com::ByWaterSolutions::CoverFlow" kohadev

koha-shell -c "perl misc/koha_plugin.pl --uninstall
Koha::Plugin::Com::ByWaterSolutions::KitchenSink" kohadev

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


More information about the Koha-bugs mailing list