Install the Plugin¶
From the marketplace¶
Aviso
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.
Aviso
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.
Nota
The plugin will work without Boavizta, but the non-GWP impact of assets will not be calculated.
