DataWizard/readme.md

10 lines
193 B
Markdown
Raw Normal View History

2021-04-16 14:04:30 +02:00
# 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"
```