[general]
name=QGIS-FME Flow Connector
qgisMinimumVersion=4.0
qgisMaximumVersion=4.99
description=Run FME Flow workspaces from QGIS—export a layer, submit it via Job Submitter, and optionally load transformed results back into your map.
version=0.0.1
author=GIS Innovation Sdn. Bhd.
email=mygis@gis.my

about=QGIS-FME Flow Connector links QGIS 4 and FME Flow through the REST API.  Just select a vector layer and a workspace, connect with your server URL and API token, then process your data in FME Flow as a regular FME Flow job. This plugin processes and returns data to QGIS and adds the resulting data as a layer in the QGIS project. The plugin uploads input data to shared resources, monitors job progress, supports job cancellation, and keeps connection settings and saves preferences between sessions.

homepage=https://gis.com.my/training/qgisfmeflowconnector/
tracker=https://github.com/gisinnovationmy/QGISFMEFlowConnector/issues
repository=https://github.com/gisinnovationmy/QGISFMEFlowConnector

tags=fme platform, fme flow, etl, data transformation, data integration, vectors
category=Plugins
icon=icon.png
experimental=True
hasProcessingProvider=no
deprecated=False
server=False

changelog=Experimental
          0.9.0
          - Initial release of the experimental plugin.
          - Tested with FME Flow 2025.X and 2026.2.
