Cédric Anne a804e2b5cc GLPI 10.0 compatibility
* Permit installation on GLPI 10.0.x
* Remove dead code referencing removed method
* Fix showForm() signature
* Use same PHP minimal version as GLPI core; upgrade build libs
* Remove deprecated usage of integer display width
* Use default GLPI charset/collation during install/update
* Force database dynamic row format
* Fix files mode
* Update compatibility in XML
* Use default sign on primary/foreign keys
2022-07-21 09:33:09 +02:00
2018-06-28 10:18:28 +02:00
2022-07-21 09:33:09 +02:00
2022-07-21 09:33:09 +02:00
2022-01-31 13:35:19 +01:00
2015-08-03 15:55:48 +02:00
2022-01-31 13:36:47 +01:00
2022-07-21 09:33:09 +02:00
2022-07-21 09:33:09 +02:00
2022-01-31 13:36:47 +01:00
2022-07-21 09:33:09 +02:00
2022-01-31 13:36:47 +01:00
2022-01-31 13:36:47 +01:00
2022-07-21 09:33:09 +02:00
2022-07-21 09:33:09 +02:00
2017-02-08 14:57:18 +01:00
2016-06-23 17:20:16 +02:00
2022-01-31 13:36:47 +01:00
2022-07-21 09:33:09 +02:00
2022-01-31 13:36:47 +01:00

GLPi Example Plugin

Introduction

This plugin implements a few basic glpi hooks. Most of implemented features stands for example and are not expected to provide fantastic functionality other than teaching.

Documentation

This plugin is documented here, It is the developer documentation for plugin contributors as of now. You may change that link and provide documentation for your plugin, if you totally create your plugin repository from the worktree of this one.

Installation

cd /my/glpi/deployment/main/directory/plugins
git clone git@github.com:pluginsGLPI/glpi-example-plugin.git example
Description
Example plugin for glpi
Readme GPL-2.0 641 KiB
Languages
PHP 95.5%
JavaScript 2.7%
CSS 1.8%