Koha-Tools

Koha-Tools is a collection of programs that relate to the Koha ILS software, but do not really belong as part of the main Koha system.

Koha-Tools includes, among other things:

  • The Koha Offline Circulation application
  • A large set of custom reports ( with a custom overdue notice generator. )
  • A WordPress plugin to add a catalog search field to a wordpress site for searching a Koha catalog.
  • A set of scripts for importing data into Koha from the Winnebago ILS software.

Download

Currently, the only way to download Koha-Tools is through SourceForge’s Subversion repository

To do this, install a Subversion client on your system, and run the command:
svn co https://koha-tools.svn.sourceforge.net/svnroot/koha-tools koha-tools

This will download the entire source code tree. To download individual programs, browse through the repository online. and tack a /projectname on the end like this:
svn co https://koha-tools.svn.sourceforge.net/svnroot/koha-tools/projectname projectname