https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28499 --- Comment #12 from David Cook <dcook@prosentient.com.au> --- (In reply to Kyle M Hall from comment #11)
It's starting to feel like we need a koha-plugin tool to go along with all the other "koha-" tools. Something that could take a kpz as an argument ( or even a URL ) and install it from there.
I was thinking the same thing back in 2020 but my code got lonely on bug 25671
That being said, I think it would be pretty easy to add an option to install_plugins that takes a namespace ( e.g. Koha::Plugin::Com::Company::BellsAndWhistles ) and skips over any plugins that don't match that namespace.
I think so too -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.