cozmot / module-chatgpt
Magento 2 ChatGPT Generator Extension
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- cozmot/module-base: 1.0.*
This package is not auto-updated.
Last update: 2025-07-16 22:55:08 UTC
README
Cozmot ChatGPT Extension for Magento 2 for product description generation. This extension empowers online store owners with a comprehensive set of functionalities to streamline the process and create product descriptions.
1.1 Install
composer require cozmot/module-chatgpt
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
1.2 Upgrade
composer update cozmot/module-chatgpt
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Run compile if your store in Product mode:
php bin/magento setup:di:compile
Version
v1.0.0 Initial Commit v1.0.1 Initial Code Commit