# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=GeoApps
qgisMinimumVersion=3.40
qgisMaximumVersion=4.99
description=GeoApps plugin
version=26.05.24
author=MapGear B.V.
email=info@mapgear.nl

about=The GeoApps QGIS plugin connects QGIS to the GeoApps platform. Users can load GeoApps layers and publish data from QGIS directly to a selected dataset and project in GeoApps, linking desktop GIS workflows with GeoApps web applications.

tracker=http://bugs
repository=http://repo
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=geoapps, webgis, qgis, gis, webmaps, geospatial, spatial data, python

homepage=https://www.geoapps.nl/
category=Web
icon=images/icon_geoapps.svg
# experimental flag
experimental=True

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

# If the plugin can run on QGIS Server.
server=False
