Koha Stow Extensions, revision 1.2 Beta
Works for 2.2(zoom-tested) and 3.0, set your version first.
See notes in prior versions.
Koha Stow Extensions, revision 1.1 Beta
This is a first pass at the Koha 3 version of this code.
Now contains working printed bills by branch, Unique Management output creation, and Overdrive XML authentication.
Best way to setup:
1. Install XAMPP
2. Unzip the files into */XAMPP/htdocs
2. Modify database params in addrkoha.php
Setup will take some patience, but params in addrkoha.php .
3. Set browser to http://IP.ADDRESS.OF.XAMPP.SERVER/kohaextras3/reports.php
4. Go back and fix parameters as needed.
This version works for Koha 3.0 (save any bugs), working on Koha 2.2/3.0 version
Script examples are not included *yet* but should work. I need to test them.
Scheduled task/cron scripts can:
* email different types of overdue notices, w/ parameters
* create files for Unique Management, w/ parameters for weekly / sync
* create lists of books with pictures for producing daily web page categories, w/ many parameters
I hope to test these and submit new version soon.
Koha Stow Extensions, revision SKEV1 Beta
Stow Koha Extras/Extensions (SKE): This is a set of PHP/MySQL tools in production use at Stow-Munroe Falls Public Library Tools for reserves, circulation, reference, catalogers. This is PHP code that can easily be run on a separate computer on a staff intranet that links back to the main Koha installation.
SKE is meant as a test bed to add additional functionality into Koha and for utilities that should be separate. This is a READ ONLY tool kit so you only need to set your MySQL account for read only. It also has a parallel MySQL database to handle some of the items needed that are not read only.
Much of the functionality on SKE is already in Koha 3, however, running SKE can give you a place to quickly create/test new reports for your library if you are familiar with PHP.
Enjoy,
D.R.Ulm 5-6-2008
migration tools (ISO 2709), revision 0.9.5
Serious bug repaired (skipped repeatings of fields)
migration tools (ISO 2709), revision 0.9
Version 0.9. Mainly various checks and better logging. Also it is now stop when found not valid fields separator in iso-file.
Barcode Generator, revision 1.00
You must add all .tmpl files to your opac directory/barcodes. all other files should go in your koha/cgi-bin/barcodes directory.
Good luck
Koha Reports is a set of php scripts which generate customized reports using data from the Koha database. They are intended to complement Koha\'s internal reports. Among the reports are statistics reports and a late notice generator that creates pdf files.
Koha Simulate is a Perl package and script for Koha that will simulate patrons checking in and returning books. This is intended to provide a system for testing Koha installations.
Winnebago-To-Koha, revision 2.4/1.1
Works with 3.0, but you need import into 2.4, then upgrade to 3.0.
Installation instructions included.