PHPackages                             webscale-networks/magento-varnish - 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/magento-varnish

ActiveMagento2-module[Caching](/categories/caching)

webscale-networks/magento-varnish
=================================

Webscale module responsible for managing varnish cache

1.0.4(2y ago)1188MITPHPPHP ^7.2 || ^8.1

Since Aug 24Pushed 2y ago11 watchersCompare

[ Source](https://github.com/webscale-networks/magento-varnish)[ Packagist](https://packagist.org/packages/webscale-networks/magento-varnish)[ RSS](/packages/webscale-networks-magento-varnish/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Webscale\_Varnish module
========================

[](#webscale_varnish-module)

Allows to setup and configure Webscale varnish cache implementation.

Installation
------------

[](#installation)

To install extension run the following in magento root directory:

```
composer config repositories.webscale-networks vcs https://github.com/webscale-networks/magento-varnish.git
composer require webscale-networks/magento-varnish
```

After composer installs the package run next Magento commands:

```
php bin/magento module:enable Webscale_Varnish
php bin/magento setup:upgrade
bin/magento cache:clean
```

Once completed log in to the Magento admin panel and proceed to configuring the extension.

Configuration
-------------

[](#configuration)

To enter the credentials open a browser and log in to the Magento admin. Next, navigate to:

```
Stores > Configuration > Webscale > Varnish

```

Enable the module by switching `Enabled` to `Yes` under `General Configuration` section and enter API token:

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

Save the configuration. Next, click on `Sync Accounts` button under `Application` section:

[![Webacale Varnish Configuration](Documentation/sync-accounts.png "Sync Accounts")](Documentation/sync-accounts.png)

Once accounts synced select `Account`, `Application` and `Environment` in the corresponding fields and save configuration.

[![Webacale Varnish Configuration](Documentation/sync-accounts-selected.png "Synced Accounts")](Documentation/sync-accounts-selected.png)

After setting up Account and Application navigate to `Stores > Configuration > Advanced > System`, open `Full Page Cache` section and select `Varnish Cache` in `Caching Application` field:

[![Webacale Varnish Configuration](Documentation/caching-application.png "Caching Application")](Documentation/caching-application.png)

### Optional

[](#optional)

You can also select `Enable Debug` under `Developer` section - this option will enable more detailed server logs:

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

Log file can be found at `MAGENTO_ROOT/var/log/webscale.log`.

Managing Varnish Cache
----------------------

[](#managing-varnish-cache)

Webscale varnish cache will be flushed by default with all Magento native cache events, partial by tags or full cache flush. To flush specifically Webscale varnish cache navigate to `System > Tools > Cache Management` and click `Flush Varnish Cache` button under `Additional Cache Management` section:

[![Webacale Varnish Configuration](Documentation/flush-cache.png "Flush Cache")](Documentation/flush-cache.png)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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 ~4 days

Total

5

Last Release

1022d 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 (5 commits)")[![bigfunorama](https://avatars.githubusercontent.com/u/3430434?v=4)](https://github.com/bigfunorama "bigfunorama (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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