cozmot / module-ChatGPT
Magento 2 ChatGPT 生成器扩展
1.0.0
2023-08-01 15:13 UTC
Requires
- cozmot/module-base: 1.0.*
This package is not auto-updated.
Last update: 2024-09-25 18:39:42 UTC
README
Cozmot 为 Magento 2 提供的产品描述生成 ChatGPT 扩展。此扩展为在线商店所有者提供了一套全面的功能,以简化流程并创建产品描述。
1.1 安装
composer require cozmot/module-chatgpt
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
1.2 升级
composer update cozmot/module-chatgpt
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
如果您的商店处于产品模式,请运行编译
php bin/magento setup:di:compile
版本
v1.0.0 初始提交 v1.0.1 初始代码提交