mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-10-13 12:14:34 +02:00
2ee56680dd46776fcacd8e2c1ee77a8212409a02
Bumps the dev-dependencies group with 2 updates: [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.85.1 to 3.86.0 - [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.85.1...v3.86.0) Updates `glpi-project/tools` from 0.7.6 to 0.8.0 - [Changelog](https://github.com/glpi-project/tools/blob/develop/CHANGELOG.md) - [Commits](https://github.com/glpi-project/tools/compare/0.7.6...0.8.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.86.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: glpi-project/tools dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor 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.7%
JavaScript
2.6%
CSS
1.7%