A database table-driven Koha OPAC Page
Hi I would like to create an additional Koha OPAC page that would be populated by a database table using perl programming language. I have followed the wiki https://wiki.koha-community.org/wiki/Koha_as_a_CMS and for static HTML pages, I have managed to create an additional page. Any pointers will be greatly appreciated. Kind Regards, Admire Mutsikiwa (Mr) ICT Manager Libraries University of Zimbabwe Tel:+263-4-303276 Mob:+263771117777 "It is easy to dodge our responsibilities, but we cannot dodge the consequences of dodging our responsibilities." Josiah Charles Stamp <http://www.goodreads.com/author/show/4867406.Josiah_Charles_Stamp>
On Thu, Oct 6, 2016 at 1:32 PM, Admire Mutsikiwa <amutsikiwa@uzlib.uz.ac.zw> wrote:
Mutsikiwa
Mr. Mutsikiwa, You may want to look at Koha plugins, which allow for extension of Koha without modifying the base modules. It's entirely possible to create tables in a plugin as well. See https://github.com/bywatersolutions/koha-plugin-kitchen-sink --Barton
participants (2)
-
Admire Mutsikiwa -
Barton Chittenden