Skip to content

feat: auto load plugins on container start

This adds the plugin install steps to the end of the docker startup script. You still have to set the $PLUGIN_DIR though the un-commenting of the line in koha-conf, memcached restart and the perl install scrip will now run automatically.

Merge request reports