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

--- Comment #4 from David Cook <[email protected]> ---
(In reply to Nick Clemens from comment #0)
> We need a CLI counterpart for plugin actions:
>  - Install (from a URL, from a .kpz)
>  - Upgrade (from a URL, from a .kpz)
>  - Uninstall
>  - Configure based on some file format

I actually had another thought about this...

What if we had an instance-level configuration file that defined the plugin,
the plugin version, and the plugin configuration?

We could even re-use that configuration file across multiple Koha instances
which would help with the logistical challenges of managing plugins. (We could
use symlinks to point to a central file, or point to a central file from
koha-conf.xml for instance.)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to