What is Drupal opac?

The module Opac provide a way to connect ILS (Integrated Library System) to a Drupal application as a unified interface for borrowers.

How to contribute ?

What connector actually exists and for wich ILS ?

The first implemented connector is for Koha Ils. If you have a work in progress, tell us, we will add it here.

Where to start to build my own ILS connector ?

Remains to be done in developpment (in progress):

  • Rename Ils.inc into Koha.inc and do a specific submodule
  • Explain how to declare your new specific connector drupal module