[general]
name=wfsOutputExtension
qgisMinimumVersion=3.0
description=Adds additional output formats to WFS GetFeature request on QGIS Server such as Geopackage, ODS, CSV etc.
about=wfsOutputExtension adds additional output formats to WFS GetFeature request such as Geopackage, ODS, CSV etc.
tags=server,format,wfs,ogc,lizmap,web,extension

author=3Liz
email=info@3liz.com

tracker=https://github.com/3liz/qgis-wfsOutputExtension/issues
repository=https://github.com/3liz/qgis-wfsOutputExtension
homepage=https://github.com/3liz/qgis-wfsOutputExtension

version=1.6.1
changelog=
 Version 1.6.1:
 * Fix error in some deployments environment, regression from 1.6.0

 Version 1.6.0:
 * Add some logs in the plugin to make it easier to debug
 * Add a new environment variable `DEBUG_WFSOUTPUTEXTENSION` to not remove temporary files if needed
 * Set chmod 755 on the plugin directory
 * Some refactoring in the code
 * Removing the `v` prefix in the version name


category=Server
icon=icon.png

experimental=False
deprecated=False
server=True
