Price Fixer Price Fixer
KeyTypeRequiredDescription
ABRAFLEXI_COMPANYstring
ABRAFLEXI_GROUPstringGroup of Goods for sets of items
ABRAFLEXI_LOGINstringAbraFlexi Login
ABRAFLEXI_PASSWORDpasswordAbraFlexi password
ABRAFLEXI_PROVIDERstringDefault provider for bundle prices
ABRAFLEXI_URLstringAbraFlexi Server URI
EASE_LOGGERstringwrite log messages using
Price Fixer
{
    $schema: "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/application.json",
    image: "",
    name: {
        cs: "Opravova\u010d cen",
        en: "Price Fixer"
    },
    description: {
        cs: "Aktualiz\u00e1tor cen sad produkt\u016f pro AbraFlexi",
        en: "Bundle product price updater for AbraFlexi"
    },
    executable: "abraflexi-pricefixer-all",
    homepage: "https:\/\/github.com\/VitexSoftware\/AbraFlexi-pricefixer",
    ociimage: "docker.io\/vitexsoftware\/abraflexi-pricefixer",
    uuid: "2a485658-4c14-49de-addd-901d131e669e",
    tags: [
        "AbraFlexi",
        "Price",
        "Fixer"
    ],
    version: "2.11.3.119",
    schemaVersion: "3.3.0",
    environment: {
        ABRAFLEXI_COMPANY: {
            type: "string",
            description: "",
            defval: "demo_de",
            required: false
        },
        ABRAFLEXI_GROUP: {
            type: "string",
            description: "Group of Goods for sets of items",
            defval: "code:SADA",
            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_PROVIDER: {
            type: "string",
            description: "Default provider for bundle prices",
            defval: "code:PRICEFIXER",
            required: false
        },
        ABRAFLEXI_URL: {
            type: "string",
            description: "AbraFlexi Server URI",
            defval: "https:\/\/demo.flexibee.eu:5434",
            required: false
        },
        EASE_LOGGER: {
            type: "string",
            description: "write log messages using",
            defval: "console|syslog",
            required: false
        }
    }
}
Download price_fixer.multiflexi.app.json