XRechnung4OXID/README.md
2024-12-16 16:03:59 +01:00

532 B

Installation Module for Oxid eShop 6.1 - 6.5

Composer

composer require d3/xrechnung4oxid:dev-rel_1.0

Database

modify table oxorder:
ALTER TABLE `oxorder` ADD COLUMN `D3LEITWEGID` VARCHAR(25) NOT NULL COMMENT 'xRechnung'

Configuration

Instruction manual

..

Installation Project for xRechnung

follow instructions https://git.d3data.de/D3Public/xRechnung-Project