change description

This commit is contained in:
Markus Gärtner 2025-01-03 10:13:06 +01:00
parent aa3ffd7f2b
commit 72f335d29c

View File

@ -1,21 +1,20 @@
# XRechnung Projekt / Compilation
# 1) Installation Project
composer create-project d3/xrechnung-project xrechnung
## Installation Project
composer create-project d3/xrechnung xrechnung
# 2) Configuration Project
## Configuration Project
* rename file /home/USER/SHOPROOT/.env_example to .env
* change values in .env to your environment
* set Subdomoin to xrechnung/source
* add .htaccess credentials
# 3) Installation XRechnungLib
## Installation XRechnungLib
composer require d3/xrechnung_lib
Contact D³ for Access.
# 4) Installation XRechnung4OXID
composer require d3/xrechnung4oxid
Contact D³ for Access.