Plugin system
Koha 的外掛系統允許您新增工具與報表供您的圖書館使用。可經由上傳 KPZ ( Koha Plugin Zip ) 套件安裝外掛。KPZ 檔案是一個包括 perl 檔案、模版檔與其他檔案的壓縮檔。
外掛系統需要系統管理者開啟。
設定
必須先改變安裝才能設定 Koha 的外掛系統。
變更 <enable_plugins>0</enable_plugins> 為 <enable_plugins>1</enable_plugins> 於您的 koha-conf.xml 檔案
重新啟動您的網站伺服器
On the Tools page you will see the Tools Plugins and on the Reports page you will see the Reports Plugins.