8
0
Dieser Commit ist enthalten in:
MaxBuhe01 2024-11-18 19:17:13 +01:00
Ursprung dfd4367066
Commit b5b4268335

Datei anzeigen

@ -21,8 +21,8 @@ composer require d3/manufacturerinformation:"~2"
./vendor/bin/oe-eshop-db_migrate migrations:migrate d3manufacturerinformation
./vendor/bin/oe-console o:m:install ./vendor/d3/manufacturerinformation/
./vendor/bin/oe-console o:m:activate d3manufacturerinformation
./vendor/bin/oe-console oe:module:install ./vendor/d3/manufacturerinformation/
./vendor/bin/oe-console oe:module:activate d3manufacturerinformation
./vendor/bin/oe-console oe:module:deactivate d3manufacturerinformation
```