Integrates the powerful TinyMCE 5 editor into Kirby 3.
Download
Kirby TinyMCE Field
Integrates the powerful TinyMCE 5 wysiwyg editor into Kirby 3.
All the documentation about Plates template engine is in the official documentation. You can find information in documents about getting API KEY: Quick start
Installation
- Download the latest release
- Unzip downloaded file
- Copy/paste unzipped folder in your
/site/plugins
folder
Usage
fields:
text:
label: Content
type: tinymce
placeholder: "Enter text.."
height: 750