Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 875 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 875 Bytes

Koha Interlibrary Loans FreeForm backend

This backend provides an open and flexible method to create Interlibrary Loan requests that are not tied to a specific service.

Getting Started

The version of the backend you require depends on the version of Koha you are using:

  • 17.11 - Use the 17.11 branch if you are using this version of Koha
  • 18.05 - Use the 18.05 branch if you are using this version of Koha
  • master - Use this branch for 18.11 and higher

Installing

  • Create a directory in Koha called Illbackends, so you will end up with Koha/Illbackends
  • Clone the repository into this directory, so you will end up with Koha/Illbackends/koha-ill-freeform
  • In the koha-ill-freeform directory switch to the branch you wish to use
  • Rename the koha-ill-freeform directory to FreeForm
  • Activate ILL by enabling the ILLModule system preference