Txt42 ChatGPT logo

Txt42 ChatGPT plugin

Write content 10x faster with copywriting plugin for CKEditor and TinyMCE.
Chat GPT for TinyMCEChat GPT for CKEditor
Txt42 ChatGPT logo
Zero configuration No server settings required

Boost your website content creation process with the Txt42 Chat GPT plugin for CKEditor and TinyMCE (formerly known as TextareaAI). This powerful tool makes it easy for you to generate engaging texts for your web pages. Whether you want to work with existing text or start from scratch, the plugin uses AI technology to deliver relevant and high-quality content.

With just a few clicks or by placing your cursor in the desired spot in the WYSIWYG editor, you can activate the toolbar button to prompt the AI to generate text for you. The Chat GPT plugin will quickly create the content you need and seamlessly insert it at the cursor's position.

Installing the Txt42 ChatGPT plugin for CKEditor and TinyMCE is a simple process. It adds three buttons to your toolbar, each serving a different purpose. One button enables fast copywriting through text generation, while the other two cater to situations where you need shorter or longer content. You can also use the Ctrl+Enter shortcut from anywhere, and the intelligent plugin will understand your writing needs based on the context surrounding the cursor.

Get more info on Txt42 ChatGPT home page: https://txt42.ai

CKEditor 4 logo CKEditor 4
TinyMCE 6 logo TinyMCE 6
TinyMCE 5 logo TinyMCE 5
TinyMCE 4 logo TinyMCE 4

Install Txt42 ChatGPT plugin in CKEditor 4

Download Txt42 ChatGPT
ZIP archive of Txt42 ChatGPT for CKEditor 4

Then do these simple steps:

  1. Copy chat-gpt directory to ckeditor/plugins/.
  2. Edit CKEditor config and add chat-gpt to extraPlugins parameter.

All the buttons this plugin will add to your toolbar automatically.

Using config file
Using initialization script

Example of configuring with config.js

If you prefer to edit config.js config file of CKEditor or when your CKEditor initialization code is placed inside some non-editable part of CMS, make these changes there:

CKEDITOR.editorConfig = function(config) {
    config.extraPlugins = "chat-gpt";
};

Example of configuring inside initialization code

Some CMSs do not use config.js file and let to edit CKEditor initialization script only. Do this changes there:

CKEDITOR.replace("#editor", {
    extraPlugins: "chat-gpt",
});

Install Txt42 ChatGPT plugin in TinyMCE 6

Download Txt42 ChatGPT
ZIP archive of Txt42 ChatGPT for TinyMCE 6
Self-hosted TinyMCE 6
Cloud TinyMCE 6

Install the plugin to TinyMCE 6 hosted on your server

  1. Copy chat-gpt directory to tinymce/plugins/.
  2. Edit TinyMCE config and add chat-gpt to plugins parameter.

All the buttons this plugin will add to your toolbar automatically.

Example

Here you can see sample TinyMCE initialization code with config inside it:

TinyMCE.init({
    selector: "#editor",
    plugins: "chat-gpt",
});

Refer to TinyMCE add-ons installation manual for more details

Install the plugin to cloud edition of TinyMCE 6

  1. Copy chat-gpt directory somewhere on your server where it can be accessible by a link.
  2. Specify the location of just copied Txt42 ChatGPT plugin adding key-value pair in external_plugins TinyMCE config parameter.
  3. Edit TinyMCE config and add chat-gpt to plugins parameter.

All the buttons this plugin will add to your toolbar automatically.

Example

Here you can see sample cloud TinyMCE initialization code with config inside it:

TinyMCE.init({
    selector: "#editor",
    plugins: "chat-gpt",
    external_plugins: {
        "chat-gpt": "http://example.com/public/chat-gpt/plugin.min.js",
    },
});

Refer to TinyMCE add-ons installation manual for more details

Install Txt42 ChatGPT plugin in TinyMCE 5

Download Txt42 ChatGPT
ZIP archive of Txt42 ChatGPT for TinyMCE 5
Self-hosted TinyMCE 5
Cloud TinyMCE 5

Install the plugin to TinyMCE 5 hosted on your server

  1. Copy chat-gpt directory to tinymce/plugins/.
  2. Edit TinyMCE config and add chat-gpt to plugins parameter.

All the buttons this plugin will add to your toolbar automatically.

Example

Here you can see sample TinyMCE initialization code with config inside it:

TinyMCE.init({
    selector: "#editor",
    plugins: "chat-gpt",
});

Refer to TinyMCE add-ons installation manual for more details

Install the plugin to cloud edition of TinyMCE 5

  1. Copy chat-gpt directory somewhere on your server where it can be accessible by a link.
  2. Specify the location of just copied Txt42 ChatGPT plugin adding key-value pair in external_plugins TinyMCE config parameter.
  3. Edit TinyMCE config and add chat-gpt to plugins parameter.

All the buttons this plugin will add to your toolbar automatically.

Example

Here you can see sample cloud TinyMCE initialization code with config inside it:

TinyMCE.init({
    selector: "#editor",
    plugins: "chat-gpt",
    external_plugins: {
        "chat-gpt": "http://example.com/public/chat-gpt/plugin.min.js",
    },
});

Refer to TinyMCE add-ons installation manual for more details

Install Txt42 ChatGPT plugin in TinyMCE 4

Download Txt42 ChatGPT
ZIP archive of Txt42 ChatGPT for TinyMCE 4

Then do these simple steps:

  1. Copy chat-gpt directory to tinymce/plugins/.
  2. Edit TinyMCE config and add chat-gpt to plugins parameter.

All the buttons this plugin will add to your toolbar automatically.

Example

Here you can see sample TinyMCE initialization code with config inside it:

TinyMCE.init({
    selector: "#editor",
    plugins: "chat-gpt",
});

Refer to TinyMCE add-ons installation manual for more details

Reviews

ChatGPT is an excellent tool for generating creative content. It's so versatile and adapts to various writing styles. Thumbs up!

User icon
Reinhard V.
Individual

I'm using Textarea chatgpt plugin for product cards in my e-shop. It saves me from writer's block and helps me craft engaging and coherent texts.

User icon
Amalia J.
Individual

Textarea-AI is user-friendly and easy to integrate into my projects. It's been a valuable addition to my toolkit, saving me time and effort.

User icon
Kiyoshi C.
Individual

Textarea chatgpt plugin is simply amazing! It understands context so well. Highly recommended!

User icon
Larissa M.
Individual

Plugin based on chatGPT is impressive! I integrated it into my app, and the AI-generated responses have been spot-on.

User icon
Darnell A.
Individual

Tell a friend about Txt42 ChatGPT

Send