====== ILS Driver Support ====== Driver code to talk to various library systems is an important part of VuFind®, but it can be impossible to test or modify without access to a real system. This section lists VuFind® users with some familiarity with the driver code who have access to particular systems and are willing to help test and discuss driver changes. Unless noted otherwise, these people can be reached through the vufind-tech mailing list (see the [[http://vufind.org/support.php|support page]] for details on joining). * FOLIO: Demian Katz, Villanova University * Aleph: Vaclav Rosecky, Moravian Library Please add your name to this list if you are willing to help out! There's no harm in having multiple volunteers for a single system, and your help is valued even if you aren't an expert. If the system you are interested in is not listed here, try looking at the [[https://github.com/vufind-org/vufind/tree/dev/module/VuFind/src/VuFind/ILS/Driver|Git commit history for the driver in question]]; this will often identify others who are actively working on the code. ===== Related Pages ===== * [[development:plugins:ils_drivers|ILS Driver Specifications]] * [[configuration:ils:troubleshooting|ILS Driver Troubleshooting]] ===== ILS Support Links ===== These external sites may also be helpful for users of certain systems. * [[http://code.google.com/p/vufind-unicorn/|vufind-unicorn project]] - This external project maintains the ILS side of the Unicorn driver. * [[http://sourceforge.net/projects/newgenlib/files/NewGenLib/vufind/vufindfiles.zip/download]] - a very early version of the NewGenLib driver for VuFind® is available at this site (but using the version included with VuFind® is strongly recommended). * [[http://www.verussolutions.biz/files/NewGenLibVufind.pdf|Documentation to install NewGenLib Driver]]