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.
- Active Installs
- 364
- License
- Craft
- Last release
- April 17, 2021
- Activity (30 days)
- 0Closed Issues0Open Issues0Merged PRs0Open PRs