GoogleServices/docs/daux/installation/020_Neuinstallation/_index.md
Daniel Seifert 80f60153b4
Merge commit '1af93d170de286d930e79d93e0b0b22cf4c5ca5e' into dev_4.x_OXID63
# Conflicts:
#	docs/daux/config.json
#	docs/daux/installation/010_Anforderungen/010_Systemanforderungen.md
#	docs/daux/installation/010_Anforderungen/030_Kompatibilitaet_mit_anderen_Modulen.md
#	docs/daux/installation/020_Neuinstallation/020_Modul_hinzufuegen.md
#	docs/daux/installation/020_Neuinstallation/030_Verwendung_eigener_Themes.md
#	docs/daux/installation/020_Neuinstallation/080_Lizenz_eintragen.md
#	docs/daux/installation/030_Update/020_Dateien_erneuern.md
#	docs/daux/installation/030_Update/070_Lizenzschluessel_aktualisieren.md
2021-07-20 10:25:03 +02:00

385 B

Title
Schnellstart per Composer

Schnellstart per Composer

auf der Kommandozeile

php composer require {$composerident}:^{$moduleversion} --update-no-dev
./vendor/bin/oe-console oe:module:activate {$metadataident}
./vendor/bin/d3modules_install
./vendor/bin/d3cleartmp

Detailliertere Angaben zur Installation entnehmen Sie bitte den folgenden Seiten.