update old module installation commands
This commit is contained in:
parent
a4bd6d5bfd
commit
0f6c3c41af
@ -26,9 +26,9 @@ Sofern nötig, bestätigen Sie bitte, dass Sie `package-name` erlauben, Code aus
|
|||||||
```bash
|
```bash
|
||||||
./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 oe:module:install source/modules/d3/manufacturerinformation
|
||||||
./vendor/bin/oe-console o:m:deact d3manufacturerinformation
|
./vendor/bin/oe-console oe:module:deactivate d3manufacturerinformation
|
||||||
./vendor/bin/oe-console o:m:act d3manufacturerinformation
|
./vendor/bin/oe-console oe:module:activate d3manufacturerinformation
|
||||||
|
|
||||||
./vendor/bin/oe-eshop-db_views_generate
|
./vendor/bin/oe-eshop-db_views_generate
|
||||||
```
|
```
|
||||||
@ -37,7 +37,7 @@ Leeren Sie anschließend den Temp Ordner des Shops.
|
|||||||
|
|
||||||
|
|
||||||
## Lizenz
|
## Lizenz
|
||||||
(Stand: 16.11.2024)
|
(Stand: 19.12.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