Plugin screenshot thumbnail 1/2
Plugin screenshot thumbnail 2/2

Redactor Split plugin for Craft CMS 3

This plugin adds a button option to Redactor fields that are nested within matrix blocks. When clicked, it 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

Watch a Demo

Installation

Using a custom Redactor configuration, simply add the plugin to your JSON:

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

To install this plugin, copy the command above to your terminal.

Active Installs
330
Version
4.0.0
License
Craft
Compatibility
Craft 3, Craft 4
Last release
July 11, 2022
Categories
Activity (30 days)
0
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs