soerenmeier/gpt-content-generator

Enhance your craft cms experience with GPT.

v2.0.0-beta.1 2024-03-02 15:00 UTC

This package is auto-updated.

Last update: 2024-05-01 00:13:21 UTC


README

Overview

GPT Content Generator is a dynamic plugin designed for Craft CMS 4. It integrates advanced GPT capabilities into your CMS, enabling the creation, enhancement, and translation of text content with ease.

Key Features

GPT-Powered Prompts: Utilize GPT technology to process and respond to prompts within text fields. These prompts are built using Twig templates, which allow access to various site-specific details like language settings, field instructions, and labels.

Prompt Organization and Access Control: To streamline content management and enhance security, prompts can be organized into groups. Each field can be associated with a specific prompt group, ensuring a structured and efficient workflow. Importantly, each group is equipped with its own set of permissions, allowing you to control who can view and edit the prompts.

Supported Fields

The plugin currently supports the following fields:

  • Title
  • Plaintext
  • Redactor
  • CkEditor
  • Seomatic Settings

Installation

Via the Craft Plugin Store or the command-line:

composer require soerenmeier/gpt-content-generator -w && php craft plugin/install gpt-content-generator

Contribute and Support

We are constantly looking to expand and improve GPT Content Generator. If you have a request for a new field to be supported or any other suggestions, please feel free to open an issue on our GitHub repository.