change name/path
This commit is contained in:
bovenliggende
25cf090f7b
commit
6f882ca4bf
@ -1,7 +1,7 @@
|
||||
# Installation Module for Oxid eShop 6.1 - 6.5
|
||||
|
||||
## Composer
|
||||
composer require d3/xrechnung:dev-modules/rel_mod_xrechnung
|
||||
composer require d3/xrechnung4oxid:dev-rel_1.0
|
||||
|
||||
## Database
|
||||
modify table oxorder:
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "d3/xrechnung",
|
||||
"name": "d3/xrechnung4oxid",
|
||||
"description": "xRechnung",
|
||||
"type": "oxideshop-module",
|
||||
"keywords": [
|
||||
@ -29,12 +29,12 @@
|
||||
"extra": {
|
||||
"oxideshop": {
|
||||
"source-directory": "/src",
|
||||
"target-directory": "d3/xrechnung"
|
||||
"target-directory": "d3/xrechnungforoxid"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"D3\\XRechnung\\": "../../../source/modules/d3/xrechnung"
|
||||
"D3\\XRechnungForOxid\\": "../../../source/modules/d3/xrechnungforoxid"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Laden…
x
Verwijs in nieuw issue
Block a user