From 0f6c3c41afc0f93c8bc7401cc85fb5c973d4c27a Mon Sep 17 00:00:00 2001 From: AntonHeinze Date: Thu, 19 Dec 2024 16:26:23 +0100 Subject: [PATCH] update old module installation commands --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 743df3b..204c414 100644 --- a/README.md +++ b/README.md @@ -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)