https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41651
--- Comment #11 from HKS3 Tadeusz SoĊnierz <[email protected]> --- Created attachment 196201 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196201&action=edit Bug 41651: Allow plugins to specify dependencies, abort installation if unmet This unpacks uploaded plugin into a temporary directory where we check the prerequisites/conflicts in standard CPAN ways, and only continue with the installation if all the runtime requirements are met. Signed-off-by: Martin Renvoize <[email protected]> -- 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/
