[Changed] README
This commit is contained in:
parent
1dc39f4fdd
commit
1c2ee9f4f0
10
README.md
10
README.md
@ -17,13 +17,13 @@ Dieses Paket erfordert einen mit Composer installierten OXID eShop in einer in d
|
|||||||
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
composer require d3/manufacturerinformation:"~1.1"
|
composer require d3/manufacturerinformation:"~2"
|
||||||
|
|
||||||
./vendor/bin/oe-eshop-db_migrate migrations:migrate d3manufacturerinformation
|
./vendor/bin/oe-eshop-db_migrate migrations:migrate d3manufacturerinformation
|
||||||
|
|
||||||
./vendor/bin/oe-console o:m:i source/modules/d3/manufacturerinformation
|
./vendor/bin/oe-console o:m:install ./vendor/d3/manufacturerinformation/
|
||||||
./vendor/bin/oe-console o:m:deact d3manufacturerinformation
|
./vendor/bin/oe-console o:m:activate d3manufacturerinformation
|
||||||
./vendor/bin/oe-console o:m:act d3manufacturerinformation
|
./vendor/bin/oe-console oe:module:deactivate d3manufacturerinformation
|
||||||
```
|
```
|
||||||
|
|
||||||
Sofern nötig, bestätigen Sie bitte, dass Sie `package-name` erlauben, Code auszuführen.
|
Sofern nötig, bestätigen Sie bitte, dass Sie `package-name` erlauben, Code auszuführen.
|
||||||
@ -34,7 +34,7 @@ Aktualisieren Sie anschließend die Datenbank-Views und leeren den Temp Ordner d
|
|||||||
|
|
||||||
|
|
||||||
## Lizenz
|
## Lizenz
|
||||||
(Stand: 13.11.2024)
|
(Stand: 16.11.2024)
|
||||||
|
|
||||||
```
|
```
|
||||||
Copyright (c) D3 Data Development (Inh. Thomas Dartsch)
|
Copyright (c) D3 Data Development (Inh. Thomas Dartsch)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user