[Fixed] shop modulepath

This commit is contained in:
Thomas Dartsch 2025-03-10 21:20:36 +01:00
parent a549ad411b
commit 64d062051a

View File

@ -1,5 +1,5 @@
TMP_FOLDER="tmp" TMP_FOLDER="tmp"
PATHSHOPCONNECT="https://SHOP.TDL/modules/d3/xrechnung/public/connect.php" PATHSHOPCONNECT="https://SHOP.TDL/modules/d3/xrechnungforoxid/public/connect.php"
SHOPCONNECTTOKEN="XXXXXX" # same string from XRechnung4OXID SHOPCONNECTTOKEN="XXXXXX" # same string from XRechnung4OXID
ACCESSUSER="USER" # for shop or connect.php ACCESSUSER="USER" # for shop or connect.php
ACCESSPASSWORD="XXXXXX" ACCESSPASSWORD="XXXXXX"