[general]
name=QGIS-FME Form Connector
qgisMinimumVersion=3.0
description=The QGIS-FME Form Connector plugin is a powerful tool that bridges QGIS and FME, enabling seamless data transformation and workflow automation between these two platforms.
version=1.0.0
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/qgis-fme-form-connector/
tracker=https://github.com/gisinnovationmy/QGISFMEFormConnector/issues
repository=https://github.com/gisinnovationmy/QGISFMEFormConnector

tags=python, qgis, fme, form, connector, automation, workflow, data, transformation, layers, openstreetmap, osm, project
category=Plugins
icon=icon.png
experimental=False
hasProcessingProvider=no
deprecated=False
server=False

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

          1.0.0
          - Fixed filename with spaces error.
          - Fixed changing fme.exe path selection.
          - The plugin no longer reads the fme.exe and workspace location from the workspace header.
          - Users must set the fme.exe path and save it in an ini file to be able to run the translation.
          - Added synchronized layer selection widget.
          - Change state of command line table input area from read only to editable.