PHPackages                             webscale-networks/shopware-varnish-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. webscale-networks/shopware-varnish-api

ActiveShopware-platform-plugin[Caching](/categories/caching)

webscale-networks/shopware-varnish-api
======================================

Webscale Shopware Varnish Plugin.

1.0.1(3mo ago)11.4k↓34%MITPHP

Since Jan 25Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/webscale-networks/shopware-varnish-api)[ Packagist](https://packagist.org/packages/webscale-networks/shopware-varnish-api)[ RSS](/packages/webscale-networks-shopware-varnish-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Webscale Varnish for Shopware
=============================

[](#webscale-varnish-for-shopware)

Webscale Varnish is a Shopware plugin that connects your store’s full page cache to the Webscale Control Plane, so your store is cached – and stays in sync – at the edge.

> **In short:** Shopware → Webscale Varnish (this plugin) → Webscale Control Plane → Varnish at the edge.

- **Supports:** Shopware `6.7.3` and onward
- **Needs:** Webscale account (API token + Application ID / environment)
- **Docs:** See [Further documentation](#further-documentation)

---

How it works (high level)
-------------------------

[](#how-it-works-high-level)

Webscale Varnish does **not** invent its own cache invalidation rules. Instead it relays Shopware’s existing invalidations to the Webscale platform:

**Shopware → Webscale Varnish (this extension) → Webscale Control Plane → Varnish**

- Shopware generates cache invalidation events based on your store configuration.
- The Webscale Varnish extension receives those events and sends them to Webscale.
- The Webscale Control Plane applies the invalidations to your edge Varnish cache.

Misconfigured or overly aggressive invalidation in Shopware will therefore still result in frequent cache flushes at the edge.

---

Requirements
------------

[](#requirements)

- Shopware: `6.7.3` and onwards
- A Webscale account with:
    - API token
    - Application ID / environment configured for your Shopware store

---

Quick start (installation)
--------------------------

[](#quick-start-installation)

Run the following in your Shopware root directory.

1. **Require the extension**

    ```
    composer require webscale-networks/shopware-varnish-api
    ```
2. **Enable the plugin**

    ```
    bin/console plugin:refresh
    bin/console plugin:install --activate WebscaleVarnish
    bin/console cache:clear
    ```
3. **Log into the Shopware Admin**

    After deployment, log into the Shopware admin panel to complete configuration.

---

Configure Webscale Varnish
--------------------------

[](#configure-webscale-varnish)

Once the module is installed, configure it in the Shopware admin.

### 1. Configure Webscale credentials

[](#1-configure-webscale-credentials)

1. In the Shopware admin, go to:

    ```
    Extensions > My extensions > Webscale Varnish

    ```
2. Enable plugin and configure credentials:

    - Set **Enabled** to **Yes**.
    - Enter your **API token**.
    - Enter your **Application Id** (the Webscale application that corresponds to this Shopware store).
3. Click **Save**.

[![Webscale Varnish Configuration](Documentation/enable-extension.png "Webscale Varnish Configuration Page")](Documentation/enable-extension.png)

### Debug mode

[](#debug-mode)

[![Webscale Varnish Configuration](Documentation/debug-logs.png "Debug Logging")](Documentation/debug-logs.png)

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

- Log file path: `var/log/webscale-varnish.log` in your Shopware root.
- Use this when troubleshooting cache behavior or connectivity with Webscale.

Further documentation
---------------------

[](#further-documentation)

Platform-wide Webscale and Varnish documentation, configuration guidance, and troubleshooting guides are available at:

-

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance78

Regular maintenance activity

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

113d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/05b3cdf998095d47a5ffa3eef8b6e7893c44d33331312fa75516b5598946d1e4?d=identicon)[webscale networks](/maintainers/webscale%20networks)

---

Top Contributors

[![igor-webscale](https://avatars.githubusercontent.com/u/137203076?v=4)](https://github.com/igor-webscale "igor-webscale (2 commits)")[![yoder303](https://avatars.githubusercontent.com/u/32581884?v=4)](https://github.com/yoder303 "yoder303 (1 commits)")

### Embed Badge

![Health badge](/badges/webscale-networks-shopware-varnish-api/health.svg)

```
[![Health](https://phpackages.com/badges/webscale-networks-shopware-varnish-api/health.svg)](https://phpackages.com/packages/webscale-networks-shopware-varnish-api)
```

###  Alternatives

[predis/predis

A flexible and feature-complete Redis/Valkey client for PHP.

7.8k305.7M2.4k](/packages/predis-predis)[snc/redis-bundle

A Redis bundle for Symfony

1.0k39.4M67](/packages/snc-redis-bundle)[react/cache

Async, Promise-based cache interface for ReactPHP

444112.4M40](/packages/react-cache)[wp-media/wp-rocket

Performance optimization plugin for WordPress

7431.3M3](/packages/wp-media-wp-rocket)[illuminate/cache

The Illuminate Cache package.

12835.6M1.4k](/packages/illuminate-cache)[colinmollenhour/php-redis-session-abstract

A Redis-based session handler with optimistic locking

6325.6M14](/packages/colinmollenhour-php-redis-session-abstract)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
