Hey, Pablo Bianchi developed this script to export patron images: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12996
Script is here: https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31884 I haven't tested it but it should at least provide a good starting point. The same logic applied to local cover images: 1) Alter the query to select biblioimages.biblionumber; 2) Any local cover image can be accessed through the URL: *<OPAC_URL>* /cgi-bin/koha/opac-image.pl?thumbnail=0&biblionumber=*<BIBLIONUMBER>* Have a good one, Pedro Amorim 2017-06-09 12:04 GMT+00:00 Indranil Das Gupta <[email protected]>: > Hi, > > The table described here > http://schema.koha-community.org/16_11/tables/biblioimages.html is > where you local cover images are. > > hope this helps > idg > -- > Indranil Das Gupta > L2C2 Technologies > > Phone : +91-98300-20971 > WWW : http://www.l2c2.co.in > Blog : http://blog.l2c2.co.in > IRC : indradg on irc://irc.freenode.net > Twitter : indradg > > > On Fri, Jun 9, 2017 at 6:20 PM, Erlanda Simonyan > <[email protected]> wrote: > > Dear list, > > we exported bibs but couldn't exported uploaded local cover images. > Can you help us how to do it? > > _______________________________________________ > > Koha mailing list http://koha-community.org > > [email protected] > > https://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > https://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

