Kirby Editor is a new visual writing and layout field for Kirby. Compose long-form text with consistent inline styles. Add images, videos, quotes and more. Bring your own block types and always rest assured that the output will be valid, customizable HTML.
Download and copy this repository to /site/plugins/editor
of your Kirby installation.
composer require getkirby/editor
Use the Editor's block types to create your content:
- Code
- Heading 1
- Heading 2
- Heading 3
- Image
- KirbyText
- Line
- Numbered List
- Quote
- Text
- Unordered List
- Video
You need more? Create your own block type extensions to integrate the Editor into your projects seamlessly.
Writing your articles and copy always feels natural in the Editor. Use markdown shortcuts such as #
, -
, ****
and more to add new blocks without ever leaving your keyboard.
Use the intuitive drag & drop interface to rearrange blocks.
The HTML of each block can be fine-tuned and customized. Create your own block snippets and use Kirby's familiar template engine to create the markup you are looking for.
Import HTML & Markdown or paste content directly into the Editor to create new blocks. The smart parser of the Editor will always give you clean structured data for even the worst HTML (We are looking at you, Word)
https://github.com/getkirby/editor/wiki
Kirby and the Kirby Editor plugin are not free software. In order to run Kirby and the Editor plugin on a public server you must purchase a valid license. The Editor is free for all Kirby license owners.