Hi Russel, Since you can batch import patrons <https://koha-community.org/manual/21.05/en/html/tools.html#patron-import> using a CSV and export reports to CSV, yes, there's a relatively simple way to transfer patrons from one instance to another. Write a report that grabs all the columns and patrons you want to transfer (essentially `SELECT * FROM borrowers`), download it to a CSV, and import on your other instance. There are more options and nuances to it, but that is all you have to do.
Best, ERIC PHETTEPLACE Systems Librarian, Libraries (he/him) ephettepl...@cca.edu | o 510.594.3660 (cca) 5212 Broadway | Oakland, CA | 94618 CCA is situated on the traditional unceded lands of the Ohlone peoples. Black-owned bookstores in Oakland: Ashay by the Bay <https://ashaybythebay.com/>, Marcus Books <https://www.facebook.com/marcus.books/> :(){ :|: & };: On Tue, Nov 30, 2021 at 5:56 AM Russel G. P. Shihepo <russellge...@gmail.com> wrote: > Hi, > > Is there is a way to batch export patron data from one Koha to another > Koha? > > Thank you in advance! > > Regards, > Russel > Librarian > Namibia Library and Archives Service > _______________________________________________ > > Koha mailing list http://koha-community.org > Koha@lists.katipo.co.nz > Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha