webscale-networks/shopware-eventstream

Webscale Shopware EventStream Plugin.

Maintainers

Package info

github.com/webscale-networks/shopware-eventstream

Type:shopware-platform-plugin

pkg:composer/webscale-networks/shopware-eventstream

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-03-19 22:38 UTC

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.

  1. Require the extension

    composer require webscale-networks/shopware-eventstream
  2. Enable the plugin

    bin/console plugin:refresh
    bin/console plugin:install --activate WebscaleEventStream
    bin/console cache:clear
  3. 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

  1. In the Shopware admin, go to:

    Extensions > My extensions > Webscale EventStream
    
  2. Enable extension:

    • Set Enabled to Yes.
  3. Click Save.

Extension Configuration

Debug mode

Enable Debug Mode under the Developer Settings section to get more detailed logs from the extension.

Webscale Varnish Configuration

  • Log file path: var/log/webscale-eventstream.log in 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: