Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
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
..
preferences Bug 7804 - Add Koha Plugin System 2013-03-20 14:49:47 -04:00
searchengine/solr Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
admin-home.tt Bug 7440 - Remove NoZebra vestiges 2013-03-19 21:17:04 -04:00
aqbudget_user_search.tt Bug 7304: More permissions for budgets 2012-06-27 16:25:44 +02:00
aqbudgetperiods.tt Bug 8117 [Follow-up] Divide budget periods into two tabs 2012-12-02 09:21:40 -05:00
aqbudgets.tt Bug 4266: Hide Encumbrance and Expenditure in aqbudgets.tt 2013-03-15 18:54:04 -04:00
aqcontract.tt Bug 8913 [Revised] Improve acquisitions navigation 2013-02-20 09:17:21 -05:00
aqplan.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
auth_subfields_structure.tt Bug 7483 follow-up replacing tabs by 4 spaces in both templates 2012-10-22 17:07:37 +02:00
auth_tag_structure.tt Bug 9428 [Revised] Use DataTables in Authority MARC frameworks page 2013-03-07 10:54:37 -05:00
authorised_values.tt Bug 9429 [Revised] Use DataTables on Authorized Values page 2013-03-07 10:52:15 -05:00
authtypes.tt Bug 9623 - Replace YUI button on authority types administration page with Bootstrap 2013-02-18 08:07:13 -05:00
biblio_framework.tt Bug 9622 - Replace YUI button on MARC fameworks page with Bootstrap 2013-02-18 08:05:33 -05:00
branch_transfer_limits.tt Bug 9430 [Revised] Use DataTables on library transfer limits page 2013-03-07 10:50:19 -05:00
branches.tt Bug 9435 [Revised] Use DataTables on libraries and groups administration page 2013-03-07 10:56:10 -05:00
categorie.tt Bug 9431 [Revised] Use DataTables on Patron Category Administration page 2013-03-11 08:46:22 -04:00
checkmarc.tt
cities.tt Bug 9436 [Revised] Use DataTables on cities administration page 2013-03-15 19:24:31 -04:00
classsources.tt Bug 9631 - Replace YUI buttons on classification sources administration page with Bootstrap 2013-02-18 08:50:22 -05:00
clone-rules.tt
currency.tt Bug 9632 - Replace YUI button on the currencies administration page with Bootstrap 2013-02-18 08:51:45 -05:00
didyoumean.tt Bug 8726: Followup FIX save didyoumean syspref 2012-09-28 17:14:17 +02:00
fieldmapping.tt Bug 6037 [Follow-up] Invalid markup, missing breadcrumbs on Keyword to MARC Mapping page 2012-10-08 17:11:12 +02:00
item_circulation_alerts.tt Bug 8942: Translation process breaks javascript 2013-01-31 11:00:24 -05:00
itemtypes.tt Bug 9437 [Revised] Use DataTables on itemtypes administration page 2013-03-07 10:45:51 -05:00
koha2marclinks.tt
marc_subfields_structure.tt Bug 8229: Tabs in marc subfield structure is not shown correctly 2012-06-20 11:10:13 +02:00
marctagstructure.tt Bug 9639 - Replace YUI button on MARC tag structure toolbar with Bootstrap 2013-02-18 09:03:33 -05:00
matching-rules.tt Bug 9640 - Replace YUI button on record matching rules page with Bootstrap 2013-02-18 09:04:46 -05:00
oai_set_mappings.tt Bug 8906: Followup replace 'Clear' with 'Delete' 2013-02-15 09:08:10 -05:00
oai_sets.tt Bug 9689 - Replace YUI buttons on the OAI sets administration page with Bootstrap 2013-03-07 10:16:36 -05:00
patron-attr-types.tt Bug 9642 - Replace YUI button on the patron attribute types page with Bootstrap 2013-02-18 09:06:49 -05:00
preferences.tt Bug 7596 - System prefs editor JS contains untranslatable English string 2013-03-15 19:03:49 -04:00
printers.tt Bug 9646 - Replace YUI button on the printers administration page with Bootstrap 2013-02-18 09:11:25 -05:00
roadtype.tt Bug 9643 - Replace YUI button on the road types administration page with Bootstrap 2013-02-18 09:07:33 -05:00
smart-rules.tt Bug 7731 [Follow-up] Library should be used instead of branch and site 2012-11-28 19:10:36 -05:00
stopwords.tt Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
systempreferences.tt Bug 9760: Simplify local use preferences 2013-03-13 08:56:30 -04:00
transport-cost-matrix.tt Bug 8935 - transport cost matrix could be prettier 2012-10-22 17:51:11 +02:00
z3950servers.tt Revert "Merge branch 'bug_9446' into 3.12-master" 2013-03-11 08:52:17 -04:00