Skip to content

cconard96/glpi-webresources-plugin

Repository files navigation

Web Resources Plugin for GLPI

CodeFactor

Adds a dashboard for web resources. Resources can be scoped to specific Entities, Profiles, Groups, or Users (or a mix). Resources can have an image icon (favicon for example), or a FontAwesome icon like 'fab fa-github". Non-image icons can have their colors changed as you see fit.

Dashboard

Resources can be any weblink or a link with a special URI scheme. For example these links are all valid:

If you want to try automatically getting an icon for a URL, you should make sure the ext-dom extension for PHP is installed and loaded. Otherwise, the plugin will try to fallback to 'DOMAIN/favicon.ico'.

How to use

Please refer to the Wiki for a Quick Start guide.

Locale Support

  • Contribute to existing localizations on POEditor.
  • To request new languages, please open a GitHub issue.

Version Support

Multiple versions of this plugin are supported at the same time to ease migration. Only 2 major versions will be supported at the same time (Ex: v1 and v2). When a new minor version is released, the previous minor version will have support ended after a month. Only the latest bug fix version of each minor release will be supported.

Note: There was no official version support policy before 2022-05-19. The following version table may be reduced based on the policy stated above.

Plugin Version GLPI Versions Start of Support End of Support
1.0.0 9.5.X 2020-07-19 2022-05-19
1.1.0 9.5.X 2020-07-25 2022-05-19
1.2.0 9.5.X 2020-08-02 2022-05-19
1.3.2 9.5.X 2021-02-13 In Support
2.0.1 10.0.X 2022-05-20 In Support