3liz/py-qgis-server

Use qgis-plugin-manager to install plugins

Gustry opened this issue · 1 comments

According to the discussion :
https://github.com/3liz/qgis-plugin-manager#installation

The readme is showing all command available in the CLI tool : init, list, install ...

According to the detected QGIS version, the latest plugin version will be installed.
Later, upgrading all plugins is convenient, like apt :

qgis-plugin-manager update
qgis-plugin-manager upgrade

Fixed in 1d81e21