Customizing the Koha Staff Interface

Customizing the Koha Staff Interface

HTML Customization

Koha’s HTML customization tool allows staff to customize content on the staff interface and OPAC.


  1. To get there click on Tools > Additional tools > HTML customization 
  2. Select the display location for the staff interface or OPAC
  3. Read more about setting up the HTML Customization in the Koha Manual 

Adding a Calendar to the Koha Staff Interface

It is possible to embed a calendar from a third party provider into Koha so that it is visible to anyone that logs into the staff interface.

This calendar will be displayed to all staff logging into the staff interface.

Google Calendar

First, you need to get the HTML code from your calendar, open your Google Calendar
  1. In the top right, click Settings.
  2. On the left side of the screen, click the name of the calendar you want to embed
  3. In the "Integrate calendar" section, copy the iframe code displayed
  4. Under the embed code, click Customize
  5. Copy the HTML code displayed



This code will be specific to your calendar, so copy it right from the page.

News

Now, we need to add this code to the News section in Koha.
  1. Go to the Tools module, and choose News.
  2. Click ‘New entry’ and select 'Librarian Interface'
  3. If you have other News items, it is important you enter a position value.
  4. Create a title and then add the copied iframe to the News section
  5. Click Submit.
You should then see the Google Calendar on the main page of the Staff Interface.



    • Related Articles

    • Add Custom Links to the Staff Interface

      The system preference, IntranetNav, allows libraries to add links/text to the top static bar on the Staff Interface. <br> System Preference In the system preference, IntranetNav, text or a link can be added that will appear in the top ...
    • Customizing MARC Frameworks in Koha

      Changing your library’s frameworks to fit cataloging needs is simple! Here are the steps: Frequently Asked Questions Overview MARC Frameworks can be found in the Administration Module under Catalog. To view a specific framework’s subfields, click the ...
    • Koha 25.11 Upgrade Hub

      Start here for everything 25.11! Find links to release notes, webinar schedules, registration, Monday Minutes, educational content, and more. This page will be updated as new content is released. Upgrade Schedule Upgrade Time: After 9pm local time ...
    • Logs in Koha

      <br> Logs? What are those? Koha has the ability to log actions within your system. These logs are broken out into modules and libraries can pick and choose which logs are stored ...
    • Customizing the OPAC

      There are many ways to customize the OPAC in Koha. This includes custom colors, adding coverflows, customizing search, and adding custom news and content. Using the Galadriel Plugin to Customize the OPAC The Galadriel plugin is a great tool to ...