Koha/koha-tmpl/intranet-tmpl/prog/en/modules/reports
Kyle M Hall 5eabc672fd Bug 7804 - Add Koha Plugin System
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 the
perl files, template files, and any other files neccessary
to make the plugin work.

Test plan:
1) Apply patch
2) Run updatedatabase.pl
3) Create the directory /var/lib/koha/plugins
4) Add the lines
      <pluginsdir>/var/lib/koha/plugins</pluginsdir>
      <enable_plugins>1</enable_plugins>"
   to your koha-conf.xml file
5) Add the line
       Alias /plugin/ "/var/lib/koha/plugins/"
   to your koha-httpd.conf file
6) Restart your webserver
7) Access the plugins system from the "More" pulldown
8) Upload the example plugin file provided here
9) Try it out!

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-03-20 14:49:47 -04:00
..
acquisitions_stats.tt Bug 7896: follow-up: Allow translation of strings 2012-12-02 09:40:46 -05:00
bor_issues_top.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
borrowers_out.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
borrowers_stats.tt Bug 7678: Adds extended patron attributes in patron reports 2013-01-22 18:35:07 -05:00
cat_issues_top.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
catalogue_out.tt Bug 8124 - Hide option to download results of items with no checkouts report 2012-05-24 17:58:12 +02:00
catalogue_stats.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
dictionary.tt Bug 9658: Incorrect breadcrumb on report dictionary 2013-02-20 08:21:56 -05:00
guided_reports_start.tt Bug 9466 [Revised] Use DataTables on saved reports page 2013-03-15 19:23:28 -04:00
issues_avg_stats.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
issues_by_borrower_category.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
issues_stats.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
itemslost.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (reports) 2012-04-10 10:16:05 +02:00
itemtypes.tt Bug 9467 - Use DataTables on catalog by item type report page 2013-02-15 08:36:10 -05:00
reports-home.tt Bug 7804 - Add Koha Plugin System 2013-03-20 14:49:47 -04:00
reservereport.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (reports) 2012-04-10 10:16:05 +02:00
reserves_stats.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
serials_stats.tt Bug 9469 - Use Datatables in serials statistics wizard 2013-02-12 08:59:43 -05:00
stats_screen.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00