WP Manifestindependent plugin directory
manifest / ai / gpt-content-manager

GPT Content Manager

Wordpress Plugin for Managing Website Content with ChatGPT

by Serge Zlobovski · github.com/sergezl/gpt-content-manager · website

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/sergezl/gpt-content-manager/archive/refs/heads/main.zip

Declares an update source (https://github.com/sergezlobovski/gpt-content-manager), so updates arrive through the plugin's own updater.

From the readme

GPT Content Manager GPT Content Manager is a WordPress plugin that integrates with the OpenAI API to enhance content management capabilities. Features - Integration with the OpenAI API for generating and managing content. - Settings page to configure plugin options, including OpenAI API key. - Meta boxes for post editing to generate and rewrite content using the OpenAI API. Installation 1. Download the plugin files and upload them to your WordPress plugins directory (wp-content/plugins/). 2. Activate the plugin through the WordPress admin interface. 3. Navigate to the plugin settings page to configure your OpenAI API key. 4. Start using the plugin's meta boxes on post editing screens to generate and rewrite content. Usage Once the plugin is activated and configured with your OpenAI API key, you can use the provided meta boxes on post editing screens to generate or rewrite content using the OpenAI API. Contributing Contributions are welcome! If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository. License This project is licensed under the MIT License.

Read the full README on GitHub →