shopgate / cart-integration-magento2-m2
Shopgate 元包,包含跨服务器同步数据的必要模块。
2.9.43
2024-05-10 11:37 UTC
Requires
- php: ~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.0.0||~8.1.0||~8.2.0
- shopgate/cart-integration-magento2-base: 2.9.34
- shopgate/cart-integration-magento2-export: ^2.9.31
- shopgate/cart-integration-magento2-import: 2.9.19
- dev-master
- 2.9.43
- 2.9.42
- 2.9.41
- 2.9.40
- 2.9.40-alpha1
- 2.9.39
- 2.9.39-alpha1
- 2.9.38
- 2.9.38-beta2
- 2.9.38-beta1
- 2.9.37
- 2.9.37-beta2
- 2.9.37-beta1
- 2.9.36
- 2.9.35
- 2.9.34
- 2.9.33
- 2.9.32
- 2.9.31
- 2.9.30
- 2.9.29
- 2.9.28
- 2.9.27
- 2.9.25
- 2.9.24
- 2.9.23
- 2.9.22
- 2.9.21
- 2.9.20
- 2.9.19
- 2.9.18
- 2.9.17
- 2.9.16
- 2.9.15
- 2.9.14
- 2.9.13
- 2.9.12
- 2.9.11
- 2.9.10
- 2.9.9
- 2.9.8
- 2.9.7
- 2.9.6
- dev-develop
This package is auto-updated.
Last update: 2024-09-10 12:23:28 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
变更日志
变更将在相应的引用包中记录,请参阅