[general]
name=UDD Manager
qgisMinimumVersion=3.0
description=BitHabitat UDD Manager for QGIS.
version=0.2
author=Gerald Kogler
email=geraldo@servus.at

about=This plugin manages all data for BitHabitat UDD. The plugin depends on LayerTree2JSON QGIS plugin, which itself depends on pyqgis python plugin, in order to publish the information to a webserver using a SFTP connection. So for now you have to manually install pysftp (see Help from LayerTree2JSON plugin). The development of this plugin was funded by Barcelona Institute of Technology for the Habitat (BitHabitat).

tracker=https://github.com/geraldo/uddmanager/issues
repository=https://github.com/geraldo/uddmanager

plugin_dependencies=LayerTree2JSON

# Recommended items:
hasProcessingProvider=no
tags=html, web, export, json, webmap, webmaps, open data, ckan
homepage=https://github.com/geraldo/uddmanager
category=Web
icon=icon.png
experimental=False
deprecated=False
server=False

changelog=
	0.2 - Add test mode (without updating files), avoid blocking of QGIS
	0.1 - Initial publication at plugins.qgis.org