PHPackages                             venveo/craft-redactor-split - 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. venveo/craft-redactor-split

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

venveo/craft-redactor-split
===========================

Split a Redactor field within Matrix blocks into additional blocks

4.0.0(3y ago)624.0k[1 issues](https://github.com/venveo/craft-redactor-split/issues)MITJavaScriptPHP ^8.0.2|^9.0

Since Mar 12Pushed 3y ago4 watchersCompare

[ Source](https://github.com/venveo/craft-redactor-split)[ Packagist](https://packagist.org/packages/venveo/craft-redactor-split)[ RSS](/packages/venveo-craft-redactor-split/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (2)Versions (10)Used By (0)

Redactor Split plugin for Craft CMS 4
=====================================

[](#redactor-split-plugin-for-craft-cms-4)

This plugin adds a button to redactor fields that are nested within matrix blocks that when clicked, spawns a new matrix block of the same type and moves the current paragraph/tag on your cursor to the same field in the new block.

Best paired with a [Matrix Content builder](https://nystudio107.com/blog/creating-a-content-builder-in-craft-cms)

[Watch a Demo](https://venveo.d.pr/3ENrS5)

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

[](#requirements)

- Craft CMS 4
- Redactor for Craft CMS

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

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require venveo/craft-redactor-split

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Redactor Split.
4. Add the plugin to your Redactor configurations in the "plugins" array:

```
{
    "buttons": [
        "bold",
        "italic",
        "unorderedlist",
        "orderedlist",
        "link",
        "etc"
    ],
    "plugins": ["redactor-split"],
    "toolbarFixed": false
}
```

Brought to you by [Venveo](https://www.venveo.com)

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 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

Every ~243 days

Recently: every ~304 days

Total

6

Last Release

1408d ago

Major Versions

v1.x-dev → 4.0.02022-07-11

### Community

Maintainers

![](https://www.gravatar.com/avatar/c06cc90c1a7f274f31233258cedf58df05f581a0c1a79f44b40764a60b96f377?d=identicon)[ransom](/maintainers/ransom)

---

Top Contributors

[![Mosnar](https://avatars.githubusercontent.com/u/3810939?v=4)](https://github.com/Mosnar "Mosnar (11 commits)")

---

Tags

cmsCraftcraftcmscraft-pluginredactor split

### Embed Badge

![Health badge](/badges/venveo-craft-redactor-split/health.svg)

```
[![Health](https://phpackages.com/badges/venveo-craft-redactor-split/health.svg)](https://phpackages.com/packages/venveo-craft-redactor-split)
```

###  Alternatives

[verbb/navigation

Create navigation menus for your site.

90683.7k17](/packages/verbb-navigation)[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)[verbb/comments

Add comments to your site.

13753.1k](/packages/verbb-comments)[verbb/tablemaker

Create customizable and user-defined table fields.

40168.8k1](/packages/verbb-tablemaker)[supercool/tablemaker

Create customizable and user-defined table fields.

40141.7k](/packages/supercool-tablemaker)[verbb/vizy

A flexible visual editor field for Craft.

4348.6k](/packages/verbb-vizy)

PHPackages © 2026

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