change description

This commit is contained in:
Markus Gärtner 2025-01-03 09:58:54 +01:00
parent 0e848dcaca
commit 1b8cfc9bd6
2 changed files with 6 additions and 5 deletions

View File

@ -16,9 +16,9 @@
ALTER TABLE `oxorder` ADD COLUMN `D3BTFIELDS` VARCHAR(255) NOT NULL COMMENT 'xRechnung';
## Konfiguration
- add path to generator like https://xrechnung.DOMAIN.TLD/xrechnung.php?
- create export folder
- add htaccess credentials
- Pfad zum Generator anpassen und einfügen https://xrechnung.DOMAIN.TLD/xrechnung.php?
- Exportordner erstellen
- eventuelle .htaccess Zugangsdaten zum Generator erstellen und eintragen
## Support:

View File

@ -1,12 +1,13 @@
{
"name": "d3/xrechnung4oxid",
"description": "XRechnung",
"description": "XRechnung, Client für den Oxid eShop",
"type": "oxideshop-module",
"keywords": [
"oxid",
"modules",
"eShop",
"d3"
"d3",
"XRechnung"
],
"authors": [
{