# This file contains metadata for your plugin. Since
# version 2.0 of QGIS this is the proper way to supply
# information about a plugin. The old method of
# embedding metadata in __init__.py will
# is no longer supported since version 2.0.

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

[general]
name=Add to Felt
qgisMinimumVersion=3.22
description=Create a collaborative Felt (felt.com) map from QGIS
version=1.1.0
author=Felt
email=support@felt.com

about=Export QGIS projects to new maps in Felt.com for easier sharing and collaboration with colleagues via the web.

tracker=https://github.com/felt/qgis-plugin/issues
repository=https://github.com/felt/qgis-plugin
# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
changelog=
 Version 1.0.0:
 - Initial release



# Tags are comma separated with spaces allowed
tags=shared,collaboration,sharing,maps,publishing,public,comments,data,layers,realtime,cloud,media,browser,online,publication,webmapping,internet,webgis,capture,catalog

homepage=https://felt.com/
category=Plugins
icon=icon.svg
# experimental flag
experimental=False

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