add plugin screenshot

This commit is contained in:
Daniel Seifert 2022-08-03 12:17:00 +02:00
parent 1f7306b436
commit 47b7144efe
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
4 changed files with 6 additions and 1 deletions

View File

@ -5,6 +5,8 @@
The debug bar enables the display of relevant debug information in the shop frontend. The debug bar enables the display of relevant debug information in the shop frontend.
![screenshot](screenshot.jpg "Screenshot")
## Table of content ## Table of content
- [Installation](#installation) - [Installation](#installation)

View File

@ -5,6 +5,8 @@
Die Debug Bar ermöglicht die Darstellung relevanter Debuginformationen im Shopfrontend. Die Debug Bar ermöglicht die Darstellung relevanter Debuginformationen im Shopfrontend.
![screenshot](screenshot.jpg "Screenshot")
## Inhaltsverzeichnis ## Inhaltsverzeichnis
- [Installation](#installation) - [Installation](#installation)

View File

@ -44,7 +44,8 @@
"composer.json", "composer.json",
".php-cs-fixer.php", ".php-cs-fixer.php",
"*.xml", "*.xml",
"*.neon" "*.neon",
"*.jpg"
], ],
"target-directory": "d3/debugbar" "target-directory": "d3/debugbar"
} }

BIN
screenshot.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB