vitexsoftware/multiflexi-abraflexi

MultiFlexi support for AbraFlexi ERP integration

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/vitexsoftware/multiflexi-abraflexi

dev-main 2026-03-01 23:58 UTC

This package is auto-updated.

Last update: 2026-03-02 00:01:05 UTC


README

AbraFlexi ERP integration support for MultiFlexi.

Description

This package provides AbraFlexi credential management for MultiFlexi, split into two Debian packages:

Package Enhances Provides
multiflexi-abraflexi php-vitexsoftware-multiflexi-core Credential prototype with AbraFlexi URL, login, password and company fields
multiflexi-abraflexi-ui multiflexi-web Server connectivity test, authentication check, company listing

Credential Fields

  • ABRAFLEXI_URL — AbraFlexi server URI (e.g. https://demo.flexibee.eu:5434)
  • ABRAFLEXI_LOGIN — AbraFlexi user login (default: winstrom)
  • ABRAFLEXI_PASSWORD — AbraFlexi user password (default: winstrom)
  • ABRAFLEXI_COMPANY — Company database name (default: demo)

UI Features

The web interface component provides:

  • Server connectivity test (cURL to /start)
  • SSL certificate validation with warnings
  • Authentication test via AbraFlexi REST API
  • Company listing from the server
  • Company existence verification

Installation

From Debian packages

apt install multiflexi-abraflexi multiflexi-abraflexi-ui

From source (development)

composer install
make phpunit
make cs

Building Debian Packages

make deb

This produces multiflexi-abraflexi_*.deb and multiflexi-abraflexi-ui_*.deb in the parent directory.

License

MIT — see debian/copyright for details.

MultiFlexi

MultiFlexi