magenest / module-product-feed
Magenest 为 Magento 2 开发的产品信息模块
1.0.0
2020-01-18 03:29 UTC
Requires
This package is auto-updated.
Last update: 2024-08-29 05:24:19 UTC
README
本扩展遵循 Magenest 的规范。
安装
通过 Composer:在 Magento 2 根目录下运行以下命令
- composer require magenest/module-product-feed
- php bin/magento setup:upgrade
- php bin/magento setup:di:compile
- php bin/magento setup:static-content:deploy
用户指南
- 如果您在安装此扩展时遇到问题,或需要详细的使用指南,请访问:https://confluence.izysync.com/display/DOC/Product+Feed+user+guide
- 本模块的更改和更新包含在 CHANGELOG.md 文件中。