https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25698
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Depends on| |26163 --- Comment #7 from Kyle M Hall <[email protected]> --- I've completed the initial development of a curbside plugin based on Galen's specs! Thanks Galen! https://github.com/bywatersolutions/koha-plugin-curbside-pickup I've done what I can to make it possible to convert it into a Koha patch. The OPAC side would need a pretty heavy rewrite. It would make sense to keep the feature as a plugin while we shake it out. I expect we'll find many libraries requesting the same missing features which we haven't thought of yet :) The only oddity is the need for bug 26163. Part of the patchability was to use Koha objects and DBIC in the code. That bug is needed to load the plugin's schema files whenever plack restarts. I'm open to other possibilities as well! Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26163 [Bug 26163] Add plugin directories to PERL5LIB -- You are receiving this mail because: You are the assignee for the bug. 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/
