add meta module informations

This commit is contained in:
Daniel Seifert 2021-06-22 13:39:04 +02:00
parent 344e88b1c8
commit 34cc327896
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
3 changed files with 7 additions and 2 deletions

View File

@ -0,0 +1,5 @@
# Changelog
## 1.0.0.0 (2021-06-22)
- initial implementation

View File

@ -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".

View File

@ -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