7 Nov
2023
7 Nov
'23
3:31 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31380 --- Comment #52 from David Cook <dcook@prosentient.com.au> --- Since writing this plugin, I've done more work on plugins, and maybe it's not a good idea. I mean the framework for using Mojolicious is still good but maybe not the stuff for plugins... For instance, opac/opac-account-pay-return.pl calls the "opac_online_payment_end" and passes a CGI object as the controller. There's no way of really making that a Mojolicious controller. So this would really only work for "report" and "tool" plugins. -- You are receiving this mail because: You are watching all bug changes.