change description
This commit is contained in:
parent
0e848dcaca
commit
1b8cfc9bd6
@ -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:
|
||||
|
||||
|
@ -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": [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user