http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7804
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #8525|0 |1 is obsolete| | --- Comment #4 from Chris Cormack <[email protected]> --- Created attachment 8545 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8545&action=edit Bug 7804: Koha Plugins Adds support for custom plugins. At the moment the Plugins feature supports two types of plugins, reports and tools. Plugins are installed by uploading KPZ ( Koha Plugin Zip ) packages. A KPZ file is just a zip file containing a plugin.ini file describing the plugin, as well as the perl file, template files, and any other files neccessary to make the plugin work. ---- Fixed whitespace errors -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
