> For the complete documentation index, see [llms.txt](https://docs.wproofreader.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wproofreader.com/v6.12.0/integrations/supported-integrations.md).

# Supported integrations

WProofreader SDK can be integrated into a variety of environments. Below is a list of the most common use cases.

{% hint style="success" %}
See [demos](https://demos.webspellchecker.com/) of WProofreader integrated into different rich text editors.
{% endhint %}

#### Rich text editors

* [CKEditor 4](https://ckeditor.com/ckeditor-4/)
* [CKEditor 5](https://ckeditor.com/ckeditor-5/)
* [TinyMCE](https://www.tiny.cloud/)
* [Froala Editor](https://www.froala.com/wysiwyg-editor)
* [Kendo UI](https://www.telerik.com/kendo-ui)
* [Quill](https://quilljs.com/)
* [Redactor](https://imperavi.com/redactor/)
* [Summernote](https://summernote.org/)
* [RadEditor -Telerik ASP.NET Editor](https://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx)
* [ProseMirror](https://prosemirror.net/)
* [Trix](https://github.com/basecamp/trix)
* [Slate.js](https://www.slatejs.org/examples/richtext) \*
* [Draft.js](https://draftjs.org/)\*\*
* [Tiptap](https://tiptap.dev/)

**Code editos**

* [CodeMirror 6](https://codemirror.net/)

{% hint style="warning" %}
\* Integration with **Slate.js** might not work properly in IE11.\
\*\* Integration with **Draft.js** might not work properly in IE11. Due to critical issues, the autocorrect functionality is disabled in this editor.
{% endhint %}

#### HTML elements

* HTML editable controls: `<textarea>` , `<input>` disabled by default,
* HTML elements with `contenteditable="true"`, for example: `<div>, <iframe>`

### Content management systems (CMS)

* **WordPress** — available as a plugin in the [WordPress plugin directory](https://wordpress.org/plugins/webspellchecker/).
* **Drupal** — available as part of the following Drupal modules:
  * [CKEditor 5 Plugin Pack](https://www.drupal.org/project/ckeditor5_plugin_pack?utm_source=chatgpt.com) – includes a free version of WProofreader with daily usage limits.
  * [CKEditor 5 Premium Features](https://www.drupal.org/project/ckeditor5_premium_features?utm_source=chatgpt.com) – connects to the paid version of WProofreader.

For details on how to integrate WProofreader, refer to the [Integrations](/v6.12.0/integrations/supported-browsers.md) section.
