[Changed] README

This commit is contained in:
MaxBuhe01 2024-11-16 18:30:42 +01:00
parent 1dc39f4fdd
commit 1c2ee9f4f0

View File

@ -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)