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

--- Comment #9 from Julian Maurice <[email protected]> ---
> What was the use case for install_plugins.pl ?  Shouldn't people just use the 
> UI ?
It would be nice to be able to install plugins from the UI (and by "install" I
do not mean "upload and install", only "install") but I believe plugins don't
even appear in the UI until misc/devel/install_plugins.pl is run.

> We manage a hundred personnalized koha installations and we don't want to 
> manually install all the plugins.
One option you have is to keep in $KOHA_CONF only the plugins that should be
enabled for that Koha installation. You can still have all plugins in the same
git repository.
That way you also cannot install the wrong plugins by accident (by forgetting
--exclude or --include)

I'm not against --include and --exclude options, as they could be useful for
testing/debugging purposes, but I'm not sure if it's the best solution for your
use case.

-- 
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