[general]
name=QGIS-FME Form Connector Algorithm
qgisMinimumVersion=3.0
description=The QGIS-FME Form Connector Algorithm plugin is a powerful tool that bridges QGIS and FME, enabling seamless data transformation and workflow automation between these two platforms.
version=1.0.1
author=GIS Innovation Sdn. Bhd.
email=mygis@gis.my

about=This plugin allows QGIS users to leverage FME's robust and powerful data transformation capabilities directly from the QGIS interface. Hence, in order to use this plugin, the users must make sure FME Form is installed and licensed to run. It includes a default FME workspace (template) to help you get started. The template can be customized to the users needs. The workspace is located in the plugin folder directory under "FME Workspace/QGISFMEFormConnectorTemplate.fmw".


homepage=https://gis.com.my/training/qgis-plugin/fme-form-connector-algorithm/
tracker=https://github.com/gisinnovationmy/QGISFMEFormAlgorithm/issues
repository=https://github.com/gisinnovationmy/QGISFMEFormAlgorithm

tags=python, project, transformation, openstreetmap, osm, layers, connector, workflow, data, qgis, automation, fme, form, algorithm

category=Analysis
icon=icon.png
experimental=False
deprecated=False
server=False

changelog=Experimental
          0.9.0
          - Initial release of the experimental plugin.

          1.0.0
          - Change to production.

          1.0.1
          - Enhancing the code for cross-platform.