Install the Plugin¶
From the marketplace¶
Warning
The plugin is not available in the marketplace yet.
You can install it manually from the archive.
Manually¶
Uncompress the archive.
Move the
carbondirectory to the<GLPI_ROOT>/pluginsdirectoryNavigate to the Configuration > Plugins page,
Install and activate the plugin.
Warning
The pluginās directory must have the same name as the plugin:
Good: glpi/plugins/carbon
Bad: glpi/plugins/carbon-master
Bad: glpi/plugins/carbon-1.0.0
Only one directory must contains the pluginās files of a single plugin in the GLPI plugins directory. Donāt rename the pluginās directory for backup, move it!
Install plugin dependencies¶
The plugin requires Boavizta to calculate non-GWP impact of assets. It is recommended to set it up using Docker as described in the README file of the project https://github.com/Boavizta/boaviztapi.
The access URL of this service must be set in the configuration page of the plugin.
Note
The plugin will work without Boavizta, but the non-GWP impact of assets will not be calculated.
