Skip to content

Commit 9162e3e

Browse files
committed
docs(wysiwyg): add next steps tip (plugin first, custom field for deeper integration)
1 parent 8406c4f commit 9162e3e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus/docs/cms/admin-panel-customization/wysiwyg-editor.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,7 @@ Strapi's [admin panel](/cms/admin-panel-customization) comes with a built-in ric
1515

1616
- You can install a third-party plugin, such as one for CKEditor, by visiting <ExternalLink to="https://market.strapi.io/" text="Strapi's Marketplace"/>.
1717
- You can create your own plugin to create and register a fully custom WYSIWYG field (see [custom fields documentation](/cms/features/custom-fields)).
18+
19+
:::tip Next steps
20+
When evaluating editors, start with a plugin from the Marketplace for a quick trial, then consider a custom field if you need deeper integration (schema, validation, or custom toolbar behavior).
21+
:::

0 commit comments

Comments
 (0)