mediarox / module-beny-reprice
Beny Reprice 导入/导出 API。
2.1.1
2024-07-26 10:12 UTC
Requires
- php: ~7.4|~8.0|~8.1
- laminas/laminas-http: *
- laminas/laminas-stdlib: *
- magento/framework: ^103.0.0
- magento/module-backend: ^102.0.1
- magento/module-catalog: ~104.0.1
- magento/module-config: ~101.2.1
README
提供连接到 Beny Repricing API 的 Magento 2 模块。(我们建议您在将其部署到生产环境之前,在开发系统上彻底测试该模块)
要求
- Magento >=2.4
- PHP >=7.2
安装
Composer
composer require mediarox/module-beny-reprice
bin/magento setup:upgrade
功能
配置
直接在您的 Magento 2 后台对 Beny Repricing API 提供的设置进行微调。
导出您的产品
... 通过 .csv 文件直接导出到 Beny Repricing。
导入价格建议
... 直接从 Beny Repricing 导入到您的目录中。(默认商店视图 - 该功能可能会在未来扩展)
导出错误产品
... 直接从您的商店后台导出到 .csv 文件。
从 Beny 中删除产品
... 在从目录中删除它们的同时进行,以保持您的 Beny 数据库整洁。(必须配置)