mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-08-23 14:25:49 +02:00
09fb14e1a12f37bbc23b58d26d00a316c85a664c
Bumps the dev-dependencies group with 2 updates in the / directory: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) and [glpi-project/tools](https://github.com/glpi-project/tools). Updates `friendsofphp/php-cs-fixer` from 3.75.0 to 3.85.1 - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.75.0...v3.85.1) Updates `glpi-project/tools` from 0.7.5 to 0.7.6 - [Changelog](https://github.com/glpi-project/tools/blob/develop/CHANGELOG.md) - [Commits](https://github.com/glpi-project/tools/compare/0.7.5...0.7.6) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.85.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: glpi-project/tools dependency-version: 0.7.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
Languages
PHP
95.6%
JavaScript
2.6%
CSS
1.8%