Skip to content

kussin/OxidChatGptContentCreator

Repository files navigation

Kussin | ChatGPT Content Creator for OXID eShop

Kussin | ChatGPT Content Creator for OXID eShop generates Content for Articles, Categories, Manufacturer and Vendors based on provided data with the help of ChatGPT.
The module comes with predefined Prompts for each type of Content, but you can also create your own Prompts inside the OXID eShop Admin Panel.

NOTE: The module requires a valid OpenAI Subscription to work.

The USP of this module is the Process Queue, which allows you to create a large amount of Content based on SQL Statements.
The module will simply process in the background 24/7 until the Queue is done. It's also possible that the Process Queue automatically creates Content for new Articles, Categories, Manufacturer and Vendors, directly after they are created. (CMS Pages are not supported yet, but planed for I/2024).

NOTE: By default, the module uses the OpenAI Model gpt-3.5-turbo-instruct but you can change it to any other Model in the Admin Panel.

Disclaimer for the use of Kussin | ChatGPT Content Creator for OXID eShop

The Kussin | ChatGPT Content Creator for OXID eShop utilizes Artificial Intelligence (AI) to generate content. We, Kussin | eCommerce and Online Marketing GmbH, assume no responsibility for errors, inaccuracies, omissions, or any form of discrepancies in the content generated by this module. The use of these AI-generated contents is at the user's own risk. Kussin | eCommerce and Online Marketing GmbH is not liable for direct, indirect, incidental, consequential, or other damages arising from the use or inability to use these contents.

It is important to note that these contents are automatically generated and therefore always require critical examination. If you have any questions, concerns, or comments regarding these contents, please contact us through the provided communication channels.

Requirement

  1. OXID eSales CE/PE/EE v6.2.5 or newer
  2. PHP 7.4 or newer

Installation Guide

Initial Installation

To install the module, please execute the following commands in OXID eShop root directory:

composer config repositories.kussin_chatgpt vcs https://github.com/kussin/OxidChatGptContentCreator.git
composer require "kussin/chatgpt-content-creator":"dev-dev" --no-update
composer clearcache
composer update --no-interaction
vendor/bin/oe-console oe:module:install-configuration source/modules/kussin/chatgpt-content-creator/
vendor/bin/oe-console oe:module:apply-configuration

NOTE: If you are using VCS like GIT for your project, you should add the following path to your .gitignore file: /source/modules/kussin/

User Guide

User Guide

Bugtracker and Feature Requests

Please use the Github Issues for bug reports and feature requests.

Support

Kussin | eCommerce und Online-Marketing GmbH
Fahltskamp 3
25421 Pinneberg
Germany

Fon: +49 (4101) 85868 - 0
Email: info@kussin.de

Licence

End-User Software License Agreement

Credits

Copyright

© 2006-2024 Kussin | eCommerce und Online-Marketing GmbH