Bug 14225

Summary: Include external library calendar / event list in Koha's search results
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: SearchingAssignee: Galen Charlton <gmcharlt>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: new feature    
Priority: P5 - low CC: paul.derscheid
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Nicole C. Engard 2015-05-19 15:21:36 UTC
If the library has a calendar (in this example a wordpress events plugin) it would be awesome to be able to search it from the catalog.  So if you search for Knitting you get at the top of the results the knitting event that is happening at the library before the bib record results.

This is a suggestion from a patron I met today.
Comment 1 Katrin Fischer 2023-08-05 10:58:58 UTC
There is a plugin for managing library events now from LMSCloud, maybe a parallel search and showing it on top of results would be an option that could be done with hooks/JS?
Comment 2 Paul Derscheid 2023-08-07 08:08:15 UTC
Our plugin could easily do this as everything is based on Koha's API.