20 lines
381 B
Markdown
20 lines
381 B
Markdown
# xRechnung Projekt / Compilation
|
|
|
|
# 1) Installation Project
|
|
|
|
composer create-project d3/xrechnung-project xrechnung
|
|
|
|
# 2) Configuration Project
|
|
|
|
* rename file /home/USER/SHOPROOT/.env_example to .env
|
|
* change values in .env to your environment
|
|
|
|
|
|
# 3) Installation XRechnungLib
|
|
|
|
Contact D³ for Access.
|
|
|
|
# 4) Installation XRechnung4OXID
|
|
|
|
Contact D³ for Access.
|