{
$schema: "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/application.json",
image: "",
name: {
cs: "AbraFlexi odes\u00edl\u00e1n\u00ed",
en: "AbraFlexi send"
},
description: {
cs: "Jednoduch\u00e9 spu\u0161t\u011bn\u00ed AbraFlexi pro odesl\u00e1n\u00ed v\u0161ech neodeslanych doklad\u016f v agend\u011b vydanych faktur",
en: "Simple trigger AbraFlexi to send all unsent documents in Issued Invoices Agenda"
},
executable: "abraflexi-send-unsent",
homepage: "https:\/\/github.com\/VitexSoftware\/abraflexi-mailer\/",
ociimage: "docker.io\/vitexsoftware\/abraflexi-mailer",
uuid: "37386766-78e5-46f6-8240-a15fb8d895ba",
tags: [
"AbraFlexi",
"Mail",
"Sender"
],
version: "1.4.0.149",
schemaVersion: "3.3.0",
requirements: [
"AbraFlexi"
],
environment: {
ABRAFLEXI_COMPANY: {
type: "string",
description: "AbraFlexi company code",
defval: "demo_de",
required: true
},
ABRAFLEXI_LOGIN: {
type: "string",
description: "AbraFlexi Login",
defval: "winstrom",
required: true
},
ABRAFLEXI_PASSWORD: {
type: "password",
description: "AbraFlexi password",
defval: "winstrom",
required: true
},
ABRAFLEXI_URL: {
type: "string",
description: "AbraFlexi Server URI",
defval: "https:\/\/demo.flexibee.eu:5434",
required: true
},
APP_DEBUG: {
type: "bool",
description: "show app version at startup",
defval: "0",
required: false
},
EASE_LOGGER: {
type: "string",
description: "write log messages using",
defval: "console|syslog",
required: false
},
EASE_SMTP: {
type: "string",
description: "configuration string for Pear_Mail",
defval: "",
required: true
},
MUTE: {
type: "bool",
description: "true to dry run",
defval: "0",
required: false
}
}
}
Download abraflexi_send.multiflexi.app.json