update old module installation commands

This commit is contained in:
AntonHeinze 2024-12-19 16:26:23 +01:00
parent a4bd6d5bfd
commit 0f6c3c41af

View File

@ -26,9 +26,9 @@ Sofern nötig, bestätigen Sie bitte, dass Sie `package-name` erlauben, Code aus
```bash
./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:deact d3manufacturerinformation
./vendor/bin/oe-console o:m:act d3manufacturerinformation
./vendor/bin/oe-console oe:module:install source/modules/d3/manufacturerinformation
./vendor/bin/oe-console oe:module:deactivate d3manufacturerinformation
./vendor/bin/oe-console oe:module:activate d3manufacturerinformation
./vendor/bin/oe-eshop-db_views_generate
```
@ -37,7 +37,7 @@ Leeren Sie anschließend den Temp Ordner des Shops.
## Lizenz
(Stand: 16.11.2024)
(Stand: 19.12.2024)
```
Copyright (c) D3 Data Development (Inh. Thomas Dartsch)