[Koha-bugs] [Bug 26692] Add barcode image generator service for OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 25 06:33:54 CEST 2022


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

--- Comment #32 from David Cook <dcook at prosentient.com.au> ---
I've put together a Koha plugin that provides the barcode as seen on "Proposed
mobile view" and "Proposed desktop view". 

Right now, it's just a proof of concept, and I'm gathering feedback from one of
my librarians.

Technically, the plugin just provides the Mojolicious REST API route. Those
images are made using hand-made OPACUserJS separate from the plugin. (I figured
that was easiest for testing, plus it provides maximum flexibility for
libraries.)

I'm sure there are optimizations to make but it's an early draft that I threw
together pretty quickly.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list