# This file contains metadata for your plugin.
[general]
name=QuickWebViewer
qgisMinimumVersion=3.22
qgisMaximumVersion=3.99
description=Publish your QGIS project online as web map
version=0.1
author=300000kms
email=info@300000kms.net
license=GPL-3.0-or-later

about=An easy sollution if you want to publish easily and with a low complexity infraestructure your QGIS maps. QuickWebViewer is a plugin that enables the online publication of maps created in QGIS through a simple three step process.

Step 1: Export mapset, export your qgis files (selecting your predefined themes)
Step 2: Export viewer, pack all your previous exports in a viewer
Step 3: Publish viewer, upload to your own server

# End of mandatory metadata

# Recommended items:

tags=web, webmaps, html, ftp, export, publishing, tiles, vector, mbtiles, maplibre, maplibre gl js

tracker=https://gitlab.com/300000-kms/QuickWebViewer/issues
repository=https://gitlab.com/300000-kms/QuickWebViewer
homepage=https://quickwebviewer.org
category=Web
icon=resources/icons/icon.png
experimental=False
deprecated=False
server=False
hasProcessingProvider=yes

# Uncomment the following line and add your changelog:
changelog=
	0.1 - Initial publication at plugins.qgis.org
