Wordpress Plugins

KohaCatalogSearch

This plugin allows one to insert a small search form into a WordPress site that searches a given Koha catalog.

Download KohaCatalogSeach 0.1

Installation:

  1. Enable the plugin
  2. Go to Options->KohaCatalogSearch, fill in the neccessary data
  3. Paste this code where you want the search form to appear:

<?php
if (function_exists(’kcs_display_search_form’)) {
kcs_display_search_form();
}
?>

Permalink • Print • Comment

Leave a Comment

You must be logged in to post a comment.

Made with WordPress and an easy to customize WordPress theme • Fire Brick skin by Denis de Bernardy