Enables the setup and configuration of the Webscale EventStream extension.
Run the following in your Shopware root directory.
-
Require the extension
composer require webscale-networks/shopware-eventstream
-
Enable the plugin
bin/console plugin:refresh bin/console plugin:install --activate WebscaleEventStream bin/console cache:clear
-
Log into the Shopware Admin
After deployment, log into the Shopware admin panel to complete configuration.
Once the module is installed, configure it in the Shopware admin.
-
In the Shopware admin, go to:
Extensions > My extensions > Webscale EventStream -
Enable extension:
- Set Enabled to Yes.
-
Click Save.
Enable Debug Mode under the Developer Settings section to get more detailed logs from the extension.
- Log file path:
var/log/webscale-eventstream.login your Shopware root. - Use this when troubleshooting extension behavior or connectivity with Webscale.
Platform-wide Webscale documentation, configuration guidance, and troubleshooting guides are available at:

