change description
This commit is contained in:
parent
b97309b344
commit
1f25189a31
@ -1,3 +1,5 @@
|
||||
TMP_FOLDER="tmp"
|
||||
PATHSHOPCONNECT="https://SHOP.TDL/modules/d3/xrechnung/public/connect.php"
|
||||
SHOPCONNECTTOKEN="XXXXXX"
|
||||
SHOPCONNECTTOKEN="XXXXXX" # same string from XRechnung4OXID
|
||||
ACCESSUSER="USER" # for shop or connect.php
|
||||
ACCESSPASSWORD="XXXXXX"
|
@ -12,8 +12,10 @@
|
||||
|
||||
# 3) Installation XRechnungLib
|
||||
|
||||
composer require d3/xrechnung_lib
|
||||
Contact D³ for Access.
|
||||
|
||||
# 4) Installation XRechnung4OXID
|
||||
|
||||
composer require d3/xrechnung4oxid
|
||||
Contact D³ for Access.
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "d3/xrechnung",
|
||||
"type": "project",
|
||||
"description": "xRechnung Project",
|
||||
"description": "XRechnung Project",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user