[general]
name=QWC2_Tools
about=QGIS plugin for publishing and managing the publication of projects in a QWC2 instance. This initial work has been funded by Les Agences de l eau | Direction des Systèmes d’Information et des Usages Numériques (https://www.lesagencesdeleau.fr/)
category=Web
hasProcessingProvider=True
description=QGIS plug-in designed to publish and manage the publication of projects in a QWC2 instance. The plugin allows you to publish projects, delete projects and view the list of published projects.
icon=resources/images/default_icon.png
tags=qwc2, project, qgis-web-client

# credits and contact
author=Florent FOUGERES (Oslandia)
email=qgis@oslandia.com
homepage=https://oslandia.gitlab.io/qgis/qwc2_tools
repository=https://gitlab.com/Oslandia/qgis/qwc2_tools
tracker=https://gitlab.com/Oslandia/qgis/qwc2_tools/-/issues

# experimental flag
deprecated=False
experimental=False
qgisMinimumVersion=3.28
qgisMaximumVersion=3.99

# versioning
version=v1.4.2
changelog=
 Version 1.4.2:
 - Fix encoding_password : better way to pass data in basic auth post

 Version 1.4.1:
 - Fix syntax and i18n !46

 Version 1.4.0:
 - Do not create a folders and projets with spaces and/or special characters !39 !40
 - Multi instance management directly from the plugin interface !41 !43
 - Add the ability to open a project directly from the web (qwc app) !42 !44


