Daniel Seifert
80f60153b4
# 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
385 B
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.