update old module installation commands
Dieser Commit ist enthalten in:
Ursprung
a4bd6d5bfd
Commit
0f6c3c41af
@ -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)
|
||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren