You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bastian Allgeier edited this page Nov 19, 2019
·
14 revisions
Kirby Editor is a new type of WYSIWYG editor for Kirby. It's a mixture between a regular WYSIWYG and a block editor to bring together the best parts of both worlds in a user-friendly interface.
How does it look like?
Installation
Manual
Download and copy this repository to /site/plugins/editor.
Composer
composer require getkirby/editor
Requirements
You must use Kirby 3.3.0 or newer in combination with the Kirby Editor.
Blueprint setup
Once the plugin is installed, you can use the new editor field type in your blueprints:
You can customize the HTML output of each block individually with custom block snippets. All snippets for editor blocks must be located in /site/snippets/editor.