[general]
name=QGIS2WebMap by NIKA
qgisMinimumVersion=3.44
qgisMaximumVersion=4.99
description=Export QGIS projects to interactive, portable HTML maps. Open locally, share as a zip, or enhance and host later with OnlyMap.
about=QGIS2WebMap by NIKA turns a finished QGIS project into an interactive web map that opens locally — no account, web server, or coding required. The default export is a single HTML file another person can double-click. Built by NIKA, powered by OnlyMap. This is an independent third-party plugin and is not endorsed by QGIS.org.
version=0.1.2
author=NIKA
email=support@nikaplanet.com

tracker=https://github.com/NikaGeospatial/qgis2webmap/issues
repository=https://github.com/NikaGeospatial/qgis2webmap
# The QGIS approval rules require this to describe the plugin, not the author:
# "This link should direct users to a page on a website that describes the plugin
# functionality ... Any other links will result in the plugin being rejected."
# NIKA is credited through `author`, the About text, the Pages footer and the
# exported map's own credit component, so nothing is lost by obeying it.
homepage=https://nikageospatial.github.io/qgis2webmap/

# Exports contain no tracking and make no network requests.
tags=html,webmap,web,export,offline,map,javascript,onlymap

category=Web
icon=icons/qgis2webmap.svg
experimental=False
deprecated=False
license=GPL-2.0-or-later
hasProcessingProvider=yes

changelog=0.1.2
    First public release.
    Export a QGIS project to a single portable HTML file, a share ZIP or a folder.
    Vector points, lines and polygons with single-symbol, categorized and graduated
    styling; layer order, groups, visibility, scale ranges, aliases and hidden
    fields; labels, popups, attribution, legend, layer switcher, zoom controls and
    a scale bar. The Fidelity tab lists anything that will not survive the trip
    before you export. Requires QGIS 3.44 or newer.
