{ "version": "1", "information": { "name": "wfirma", "displayName": "wFirma.pl integration", "description": "Synchronizes customers and invoices with Polish invoicing system wFirma.pl", "url": "https://github.com/jacekkow/ucrm-wfirma", "version": "4.0", "ucrmVersionCompliancy": { "min": "4.0.0", "max": null }, "unmsVersionCompliancy": { "min": "1.0.0-dev.1", "max": null }, "author": "Jacek Kowalski" }, "configuration": [ { "key": "wfirma_access_key", "label": "wFirma.pl Access Key" }, { "key": "wfirma_secret_key", "label": "wFirma.pl Secret Key" }, { "key": "wfirma_app_key", "label": "wFirma App Key" }, { "key": "wfirma_series_invoice", "label": "wFirma.pl series ID for invoices" }, { "key": "wfirma_series_proforma", "label": "wFirma.pl series ID for proforma" } ] }