
mxEditorJs
Block editor Editor.js for MODX 3 — content in blocks instead of TinyMCE/CKEditor


which_editor = mxEditorJsmxeditorjs.enabled = Yesuse_editor = YesPaste a link (YouTube, RuTube, etc.) into an empty block with Ctrl+V. There is no Embed menu button.
Ask admin to check:
mxeditorjs.image_mediasource and folder permissionsmxeditorjs.image_upload_path (template with {resource_id})mxeditorjs.max_upload_size (default 5 MB)mxeditorjs.allowed_image_typesFrontend uses HTML snapshot from modResource.content. Raw HTML block and some embeds pass through as-is. Check theme CSS for mxeditorjs-gallery, tables, and iframes.
Repeat migration with force and confirmed overwrites sidecar. Back up the database before bulk migration. Preview: connector content/migrate with dry_run=1.
v1.0.1+ plugin normalizes MODx.loadRTE(elements) argument. Upgrade to the latest package.
| Context | Table |
|---|---|
| Main content | mxeditorjs_content |
| TV | mxeditorjs_tv_content |
HTML for the site — in modResource.content or TV textarea value.