WP Manifestindependent plugin directory
manifest / ai / chatgpt-integration

ChatGPT Integration

Chatgpt Integration plugin for WordPress

by Yogesh Kumar · github.com/yogirajput/chatgpt-integration

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.zip

Installation Instructions

  1. Download the ZIP file above.

  2. Go to your WordPress Admin → Plugins → Add New → Upload Plugin.

  3. Upload chatgpt-integration.zip and Activate it.

  4. (Optional) Add your API key in wp-config.php: define('OPENAI_API_KEY', 'your-secret-api-key');

  5. Go to ChatGPT in the WordPress admin sidebar or use the shortcode: [chatgpt_form] on any page/post.