add meta module informations
This commit is contained in:
parent
344e88b1c8
commit
34cc327896
@ -0,0 +1,5 @@
|
||||
# Changelog
|
||||
|
||||
## 1.0.0.0 (2021-06-22)
|
||||
|
||||
- initial implementation
|
@ -17,7 +17,7 @@ Translated with www.DeepL.com/Translator (free version)
|
||||
In the console in the shop root (above source and vendor), execute the following command:
|
||||
|
||||
```bash
|
||||
php composer require d3/datawizard:"dev-rel_1.x"
|
||||
php composer require d3/datawizard
|
||||
```
|
||||
|
||||
Activate in the admin area of the shop under "Extensions -> Modules".
|
||||
|
@ -15,7 +15,7 @@ Im Lieferumfang sind Beispielexporte enthalten. Diese sollen als Implementierung
|
||||
Auf der Konsole im Shoproot (oberhalb von source und vendor) folgenden Befehl ausführen:
|
||||
|
||||
```bash
|
||||
php composer require d3/datawizard:"dev-rel_1.x"
|
||||
php composer require d3/datawizard
|
||||
```
|
||||
|
||||
## Erweiterbarkeit
|
||||
|
Loading…
Reference in New Issue
Block a user