I have an OCS Inventory Server in a Ubuntu.
Ocs Inventory = Last
Ubuntu = Last
Im trying to compare 2 devices with the plugin "compare devices" but I cant install de plugin.When I trie to run "composer install" after moving the directory to /extensions, it says this:
---------------------
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
------------------------
I had install a lot of plugins in this server but I cant install this one. It is the first one with no .MAP file.
If I trie to install de plugin with python3 install_plugins.php this error appear:
ERROR: check if Map.pm and comparedevices.conf exist
What I need to do??