docs: professional README with full feature set and fresh screenshots#446
Merged
shyim merged 2 commits intoJul 23, 2026
Merged
Conversation
Rewrite the project README to match the current Tools module (Security Center, Statistics, Webhooks, Shopmon, Fastly, SBOM export, queue browse, feature flags, and more). Replace stale Imgur screenshots with in-repo captures from Shopware 6.7 Administration under docs/images/.
Contributor
Greptile SummaryRewrites the project README to document the current Frosh Tools feature set, installation, configuration, monitoring, and development workflows, while replacing external screenshots with in-repository WebP captures. Confidence Score: 5/5The PR appears safe to merge because no additional blocking failures eligible for this follow-up review were identified. No blocking failure remains beyond the issues already covered by the existing review threads. Important Files Changed
Reviews (2): Last reviewed commit: "docs: full-HD WebP screenshots, drop low..." | Re-trigger Greptile |
Recapture Tools UI at 1920×1080 via Playwright, remove Shopware update toasts, keep only valuable screens (drop disabled ES / Shopmon CTA empty states), convert to WebP (~48% smaller than PNG), and point README at the new assets.
shyim
approved these changes
Jul 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed?
Completely rewrites the project README so it matches what Frosh Tools actually ships today, and replaces the old external Imgur screenshots with in-repo captures from a live Shopware 6.7 Administration.
README structure
docs/images/frosh_tools.yaml+ system config + schema link)frosh:monitor,frosh-tools:health-check-json, SBOM export)Features now documented (were missing or incomplete before)
frosh-tools:health-check-json, Twig warmup, Redis helpers, extension checksumsScreenshots (Shopware 6.7.2.2)
docs/images/: system-status, security-center, cache, statistics, queue, scheduled-tasks, state-machines, log-viewer, feature-flags, webhooks, elasticsearchWhy?
The previous README still described a smaller feature set and pointed at stale Imgur URLs. New contributors and store visitors should see the full product surface with current UI chrome.
How was this tested?
Related issue or discussion
N/A — docs-only improvement.