PHPackages                             humanmade/hm-split-background - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. humanmade/hm-split-background

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

humanmade/hm-split-background
=============================

Adds a hard-edge vertical split background to the core/group block

1.0.0(2w ago)0190↓50%[1 issues](https://github.com/humanmade/hm-split-background/issues)GPL-2.0-or-laterJavaScriptCI passing

Since May 19Pushed 2w agoCompare

[ Source](https://github.com/humanmade/hm-split-background)[ Packagist](https://packagist.org/packages/humanmade/hm-split-background)[ RSS](/packages/humanmade-hm-split-background/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (1)Versions (4)Used By (0)

HM Split Background
===================

[](#hm-split-background)

    557498353-21fad708-7b80-497a-a1cc-04acf6df999c.mp4    Adds a **Split Background** panel to the `core/group` block in the WordPress block editor. It lets editors apply a hard-edge vertical gradient (two solid colours with a precise cutoff) without touching CSS or fighting the native gradient picker.

The feature writes to the standard `style.color.gradient` attribute, so it's fully compatible with existing gradient tooling and produces no extra markup.

How it works
------------

[](#how-it-works)

The panel appears in the **Styles** tab of any Group block. Enable the toggle, pick two colours from the theme palette, and drag the range control to set the split position (0–100%).

Disabling the toggle clears the gradient.

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

[](#installation)

### Via Composer (recommended)

[](#via-composer-recommended)

```
{
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/humanmade/hm-split-background"
        }
    ],
    "require": {
        "humanmade/hm-split-background": "dev-release"
    }
}
```

### Manual

[](#manual)

Download the `release` branch and drop it into `wp-content/plugins/`.

Development
-----------

[](#development)

```
npm install
npm run start   # watch mode
npm run build   # production build
```

Release
-------

[](#release)

```
npm run release
```

This checks out the `release` branch, hard-resets it to `main`, runs a production build, force-commits the compiled `build/` directory, and pushes. Composer installs point at the `release` branch so they always get compiled assets.

Requirements:
-------------

[](#requirements)

- WordPress 6.5+
- PHP 8.0+

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance96

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

20d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/55361215?v=4)[Pamela Ribeiro](/maintainers/pamprn09)[@pamprn09](https://github.com/pamprn09)

---

Top Contributors

[![pamprn09](https://avatars.githubusercontent.com/u/55361215?v=4)](https://github.com/pamprn09 "pamprn09 (9 commits)")

### Embed Badge

![Health badge](/badges/humanmade-hm-split-background/health.svg)

```
[![Health](https://phpackages.com/badges/humanmade-hm-split-background/health.svg)](https://phpackages.com/packages/humanmade-hm-split-background)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[mautic/core

Mautic Open Source Distribution

9.8k2.6k9](/packages/mautic-core)[roots/wp-stage-switcher

WordPress plugin that allows you to switch between different environments from the admin bar

382458.3k3](/packages/roots-wp-stage-switcher)[vinkla/wordplate

The WordPlate boilerplate

2.2k5.3k](/packages/vinkla-wordplate)[mediawiki/maps

Adds various mapping features to MediaWiki

79149.7k3](/packages/mediawiki-maps)[rainlab/blog-plugin

Blog plugin for October CMS

17158.6k](/packages/rainlab-blog-plugin)

PHPackages © 2026

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