DataWizard/readme.md
2021-04-16 14:04:30 +02:00

10 lines
193 B
Markdown

# Beschreibung
## Schnellinstallation
Auf der Konsole im Shoproot (oberhalb von source und vendor) folgenden Befehl ausführen:
```bash
php composer require d3/datawizard:"dev-rel_1.x"
```