Block editor with real nesting
Sections and grids hold child blocks natively — drag & drop across levels, slash commands, copy/paste between pages, inline text editing.
A TipTap-powered block editor with nested layouts, versioning, templates, multisite-safe visibility and optional AI — content stays clean JSON, themes stay in control.
composer require renick/content-plugin
php artisan october:migrateAdd the field to any Tailor blueprint:
fields:
content:
label: Content
type: contenteditorRender it in your theme:
{{ content_render(record.content)|raw }}→ Continue with the Quickstart.
Commercial, source-available software — production use requires a paid license per installation; the content format itself is MIT. Details: Install → License.