[Koha-bugs] [Bug 25698] Curbside Pickup

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 17 19:53:20 CEST 2020


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kyle at bywatersolutions.com
         Depends on|                            |26163

--- Comment #7 from Kyle M Hall <kyle at bywatersolutions.com> ---
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.


More information about the Koha-bugs mailing list