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
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.
Reviews
This plugin doesn't have any reviews.
Active Installs
340
License
Craft
Last release
July 11, 2022
Activity (30 days)
0
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs