Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 482 Bytes

README.pod

File metadata and controls

24 lines (14 loc) · 482 Bytes

navet2koha

Sync patron data from Navet to Koha, based on personnummer (social security number).

PREREQUISITES

This module: https://gitlab.lub.lu.se/modules/Navet-ePersondata

To install:

$ git clone https://gitlab.lub.lu.se/modules/Navet-ePersondata.git
$ cd Navet-ePersondata
$ sudo cpanm .

If you run into trouble with installing Crypt::SSLeay, try installing the packaged version:

$ sudo apt-get install libcrypt-ssleay-perl