pluginsGLPI / example

Example plugin for glpi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Example plugin for glpi

License:GNU General Public License v2.0


Languages

Language:PHP 98.1%Language:CSS 1.0%Language:JavaScript 1.0%