承接 3w-publishing/craft-chatgpt-integration 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

3w-publishing/craft-chatgpt-integration

最新稳定版本:1.0.4

Composer 安装命令:

composer require 3w-publishing/craft-chatgpt-integration

包简介

Integration for ChatGPT

README 文档

README

The plugin adds a dropdown to every text field, as well as textarea and redactor.

With this functionality, text can be automatically corrected, translated, shortened and created. And of course many other functions can be added individually. There are almost no limits.

The texts are directly forwarded to ChatGPT with the respective command. The commands can be entered globally in the settings.

For the plugin to work, an OpenAI ( https://openai.com/ ) account is required and an API key must be created. https://platform.openai.com/account/api-keys

There may be additional costs on the part of OpenAI.

Requirements

This plugin requires Craft CMS 4.4.3 or later, and PHP 8.0.2 or later.

Installation

You can install this plugin from the Plugin Store or with Composer.

From the Plugin Store

Go to the Plugin Store in your project’s Control Panel and search for “chatgpt-integration”. Then press “Install”.

With Composer

Open your terminal and run the following commands:

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require 3w-publishing/craft-chatgpt-integration

# tell Craft to install the plugin
./craft plugin/install chatgpt-integration

统计信息

  • 总下载量: 809
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: Twig

其他信息

  • 授权协议: proprietary
  • 更新时间: 2023-04-03