ChatGPT Integration
Chatgpt Integration plugin for WordPress
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/yogirajput/chatgpt-integration/archive/refs/heads/main.zipInstallation Instructions
-
Download the ZIP file above.
-
Go to your WordPress Admin → Plugins → Add New → Upload Plugin.
-
Upload chatgpt-integration.zip and Activate it.
-
(Optional) Add your API key in wp-config.php: define('OPENAI_API_KEY', 'your-secret-api-key');
-
Go to ChatGPT in the WordPress admin sidebar or use the shortcode: [chatgpt_form] on any page/post.