WebshopRadar plugin
The free Shopware plugin that enables plugin updates and remote CLI actions – with zero frontend impact.
Overview
The WebshopRadar plugin is a free Shopware plugin that unlocks two features which require CLI access on the shop side:
- Remote plugin updates (bulk and single)
- Remote CLI actions (clear cache, plugin refresh, and more)
Monitoring, status overview, PageSpeed and Uptime Radar work without the plugin. The plugin only becomes relevant if you want the update workflow.
What the plugin does
The plugin exposes a small, authenticated endpoint that only accepts calls signed with your Webshop-Radar agency key. It runs the exact same Shopware CLI commands you would run manually via SSH — with a full log written to Webshop-Radar for audit purposes.
What the plugin does NOT do
- No frontend impact — the plugin only registers admin-side services
- No performance overhead — no additional queries on customer requests
- No data collection — the plugin does not phone home unless you actively call it from Webshop-Radar
Installation
Install the plugin from the Shopware Community Store like any other plugin:
- In the Shopware admin, go to Extensions → My extensions → Store
- Search for
WebshopRadar - Install, activate, and refresh caches
- Copy the plugin's agency key into your Webshop-Radar installation dialog
Compatibility
The plugin supports Shopware 6.5+ on PHP 8.1+. It follows Shopware's plugin API and does not touch the frontend theme layer.