feat(dump): filter admin dump list by from/to date range

Adds optional from/to query params to the dumps list endpoint and
DumpLister::list(), and bumps the plugin version to 0.0.2.
This commit is contained in:
2026-09-17 12:38:39 +02:00
parent 20492e8c80
commit f967ef7544
3 changed files with 39 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"description": "Export database dumps for Shopware 6 environments.",
"type": "shopware-platform-plugin",
"license": "MIT",
"version": "0.0.1",
"version": "0.0.2",
"keywords": [
"shopware",
"shopware6",