webscale-networks / shopware-eventstream
Webscale Shopware EventStream Plugin.
Package info
github.com/webscale-networks/shopware-eventstream
Type:shopware-platform-plugin
pkg:composer/webscale-networks/shopware-eventstream
Requires
- shopware/core: >=6.6.10 <6.8.0
This package is not auto-updated.
Last update: 2026-04-03 20:57:13 UTC
README
Enables the setup and configuration of the Webscale EventStream extension.
Quick start (installation)
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.
Configuration
Once the module is installed, configure it in the Shopware admin.
1. Enable extension
-
In the Shopware admin, go to:
Extensions > My extensions > Webscale EventStream -
Enable extension:
- Set Enabled to Yes.
-
Click Save.
Debug mode
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.
Further documentation
Platform-wide Webscale documentation, configuration guidance, and troubleshooting guides are available at:

