shopgate/cart-integration-magento2-m2

Shopgate 元包,包含跨服务器同步数据的必要模块。

2.9.43 2024-05-10 11:37 UTC

README

引用 Shopgate Go 集成所需的扩展。

用法

转到 Magento 2 根目录,并通过 Composer 需求该包

composer require shopgate/cart-integration-magento2-m2:^2.9.43 --update-with-dependencies

这将安装所有三个在 vendors/shopgate 文件夹中运行的 Shopgate 所需的扩展

  • Shopgate_Base
  • Shopgate_Export
  • Shopgate_Import

启用扩展并升级数据库模式

bin/magento module:enable Shopgate_Base Shopgate_Export Shopgate_Import
bin/magento setup:upgrade

变更日志

变更将在相应的引用包中记录,请参阅