mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-05-04 18:08:42 +02:00
collab. personal touch on the README.md
This commit is contained in:
parent
a272064d6f
commit
f57c2f59b2
16
README.md
16
README.md
@ -1,8 +1,14 @@
|
|||||||
# Example Plugin for GLPI
|
# GLPi Example Plugin
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
This plugin aims to introduce how to interact with glpi HOOKS.
|
This plugin implements a few basic glpi hooks.
|
||||||
Most of implemented features are for example and do nothing.
|
Most of implemented features stands for example and are not
|
||||||
|
expected to provide fantastic functionality.
|
||||||
See [documentation](https://github.com/pluginsGLPI/example/wiki) for plugin creation
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
```sh
|
||||||
|
cd /my/glpi/deployment/main/directory/plugins
|
||||||
|
git clone git@github.com:pluginsGLPI/glpi-example-plugin.git example
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user