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

ActiveMagento2-module

webscale-networks/magento-varnish-split-header
==============================================

Webscale sub-module responsible for split varnish X-Magento-Tags header.

2.4.6.1(11mo ago)06.8k↓13.6%2MITPHPPHP &gt;=7.3

Since Nov 27Pushed 11mo ago1 watchersCompare

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

READMEChangelog (4)Dependencies (2)Versions (7)Used By (0)

Webscale\_SplitHeader module
============================

[](#webscale_splitheader-module)

Sub-module responsible for split X-Magento-Tags header when varnish selected as a cache solution.

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

[](#installation)

To install extension run the following in magento root directory:

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

To avoid issues with CI/CD and github add `"no-api": true` to the repo settings, so it looks like this:

```
"webscale-networks": {
    "type": "git",
    "url": "https://github.com/webscale-networks/magento-varnish-split-header.git",
    "no-api": true
}
```

Now require extension itself:

```
composer require webscale-networks/magento-varnish-split-header
```

After composer installs the package run next Magento commands:

```
php bin/magento module:enable Webscale_SplitHeader
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)

Open a browser, log in to the Magento admin and navigate to:

```
Stores > Configuration > Webscale > Varnish

```

Enable the module by switching `Enabled` to `Yes` under `Enable Split Tags` and save the configuration.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance50

Moderate activity, may be stable

Popularity25

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~183 days

Total

4

Last Release

354d ago

PHP version history (2 changes)2.3.4.0PHP 7.2 - 7.4

2.3.5.0PHP &gt;=7.3

### 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 (6 commits)")[![olekspanchenko](https://avatars.githubusercontent.com/u/173961269?v=4)](https://github.com/olekspanchenko "olekspanchenko (2 commits)")

### Embed Badge

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

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

###  Alternatives

[magento-hackathon/module-eavcleaner-m2

Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.

80292.3k1](/packages/magento-hackathon-module-eavcleaner-m2)[msp/module-notifier

Multiple channel notifier engine for Magento 2

3827.7k6](/packages/msp-module-notifier)[eadesignro/romcity

A module that adds checkout city field to checkout quote shipping address

4015.5k1](/packages/eadesignro-romcity)[vuestorefront/magento2-vue-cart-sync

Synchronize Magento cart between Vue Storefront

1958.5k](/packages/vuestorefront-magento2-vue-cart-sync)[msp/smtp

SMTP with PHPMailer

2129.4k](/packages/msp-smtp)[moses/magento-log

Moses Magento Log

1226.1k](/packages/moses-magento-log)

PHPackages © 2026

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