19 Mar
2024
19 Mar
'24
1:04 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26692 --- Comment #44 from David Cook <dcook@prosentient.com.au> --- In the near future, we'll have a large library using a more up-to-date version of the plugin to show an authenticated patron their barcode on the OPAC. If all goes well, I imagine that I will make an effort to add it to core. Right now, I use the API endpoint to generate the image, and then I use OpacUserJS to add a barcode icon to the top navbar and display the barcode in a modal. In the core version, I'd want to add the barcode icon and modal via the OPAC templates. -- You are receiving this mail because: You are watching all bug changes.