{
$schema: "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/application.json",
image: "",
name: {
cs: "Subreg do AbraFlexi",
en: "Subreg to AbraFlexi"
},
description: {
cs: "Import cen\u00edku Subreg do AbraFlexi",
en: "Import Subreg Pricelist into AbraFlexi"
},
executable: "subreg2abraflexi",
homepage: "https:\/\/github.com\/Spoje-NET\/subreg2abraflexi\/",
ociimage: "docker.io\/vitexsoftware\/subreg2abraflexi",
uuid: "5a37f926-2b26-44ff-ba02-25ac817eb005",
tags: [
"Subreg",
"DNS",
"Domains"
],
version: "1.2.2.100",
schemaVersion: "3.3.0",
requirements: [
"Subreg",
"AbraFlexi"
],
environment: {
ABRAFLEXI_COMPANY: {
type: "string",
description: "AbraFlexi comapny code",
defval: "demo_de",
required: true
},
ABRAFLEXI_GRANSY_CODE: {
type: "password",
description: "Gransy Code in AbraFlexi Addressbook",
defval: "GRANSY",
required: false
},
ABRAFLEXI_LOGIN: {
type: "string",
description: "AbraFlexi Login",
defval: "winstrom",
required: true
},
ABRAFLEXI_PASSWORD: {
type: "password",
description: "AbraFlexi password",
defval: "winstrom",
required: true
},
ABRAFLEXI_STORAGE: {
type: "string",
description: "Intial storage Code",
defval: "SKLAD",
required: false
},
ABRAFLEXI_URL: {
type: "string",
description: "AbraFlexi Server URI",
defval: "https:\/\/demo.flexibee.eu:5434",
required: true
},
APP_DEBUG: {
type: "bool",
description: "Show debug messages",
defval: "0",
required: false
},
EASE_LOGGER: {
type: "string",
description: "write log messages using",
defval: "console|syslog",
required: false
},
RESULT_FILE: {
type: "string",
description: "write output json data to",
defval: "subreg_domain_import.json",
required: false
},
SUBREG_LOCATION: {
type: "string",
description: "Command Endpoint",
defval: "https:\/\/soap.subreg.cz\/cmd.php",
required: true
},
SUBREG_LOGIN: {
type: "string",
description: "Your Subreg username",
defval: "",
required: true
},
SUBREG_PASSWORD: {
type: "password",
description: "Your Subreg password",
defval: "",
required: true
},
SUBREG_URI: {
type: "string",
description: "SOAP Endpoint",
defval: "https:\/\/soap.subreg.cz\/soap",
required: true
},
ZABBIX_KEY: {
type: "string",
description: "Default name for Zabbix Item key name",
defval: "SubregDomainImport",
required: false
}
}
}
Download subreg_to_abraflexi.multiflexi.app.json