update installation instructions

This commit is contained in:
Daniel Seifert 2025-01-03 14:36:49 +01:00
parent 2af2e3bbcc
commit b81c779b43

View File

@ -26,7 +26,7 @@ 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 oe:module:install source/modules/d3/manufacturerinformation ./vendor/bin/oe-console oe:module:install vendor/d3/manufacturerinformation
./vendor/bin/oe-console oe:module:deactivate d3manufacturerinformation ./vendor/bin/oe-console oe:module:deactivate d3manufacturerinformation
./vendor/bin/oe-console oe:module:activate d3manufacturerinformation ./vendor/bin/oe-console oe:module:activate d3manufacturerinformation