{
$schema: "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/application.json",
image: "",
name: {
cs: "Import\u00e9r transakc\u00ed Raiffeisenbank pro AbraFlexi",
en: "Raiffeisenbank Transactions importer for AbraFlexi"
},
description: {
cs: "Stahova\u010d transakc\u00ed Raiffeisenbank",
en: "Raiffeisen Bank Transaction puller"
},
executable: "abraflexi-raiffeisenbank-transactions",
homepage: "https:\/\/github.com\/VitexSoftware\/abraflexi-raiffeisenbank",
uuid: "e2d13c2f-d265-4d49-9405-2dee3030a568",
tags: [
"RaiffeisenBank",
"Transactions"
],
version: "1.5.1.123",
schemaVersion: "3.3.0",
requirements: [
"AbraFlexi",
"RaiffeisenBank"
],
environment: {
ABRAFLEXI_COMPANY: {
type: "string",
description: "",
defval: "demo_de",
required: false
},
ABRAFLEXI_LOGIN: {
type: "string",
description: "AbraFlexi Login",
defval: "winstrom",
required: false
},
ABRAFLEXI_PASSWORD: {
type: "password",
description: "AbraFlexi password",
defval: "winstrom",
required: false
},
ABRAFLEXI_URL: {
type: "string",
description: "AbraFlexi Server URI",
defval: "https:\/\/demo.flexibee.eu:5434",
required: false
},
ACCOUNT_NUMBER: {
type: "string",
description: "Bank Account Number",
defval: "",
required: false
},
APP_DEBUG: {
type: "bool",
description: "Show debug messages",
defval: "0",
required: true
},
CERT_FILE: {
type: "file-path",
description: "Certificate file",
defval: "",
required: false
},
CERT_PASS: {
type: "password",
description: "Certificate password",
defval: "",
required: false
},
EASE_LOGGER: {
type: "string",
description: "write log messages using",
defval: "console|syslog",
required: false
},
IMPORT_SCOPE: {
type: "string",
description: "Time scope of transactions downloaded",
defval: "auto",
required: false
},
RESULT_FILE: {
type: "string",
description: "write output json data to",
defval: "env_report.json",
required: false
},
XIBMCLIENTID: {
type: "string",
description: "ClientID",
defval: "",
required: false
}
}
}
Download raiffeisenbank_transactions_importer_for_abraflexi.multiflexi.app.json