shopgate / cart-integration-magento2-m2
Shopgate meta package containing the necessary modules to synchronize data across servers.
Installs: 36 739
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 10
Forks: 2
Open Issues: 0
Type:metapackage
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.32
- shopgate/cart-integration-magento2-import: 2.9.19
- dev-master
- 2.9.44
- 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: 2025-03-14 08:56:55 UTC
README
References the extensions required for a Shopgate Go integration.
Usage
Go to Magento 2 root folder and require the package via Composer:
composer require shopgate/cart-integration-magento2-m2:^2.9.43 --update-with-dependencies
This will install all three extensions required for Shopgate to run in the vendors/shopgate folder:
- Shopgate_Base
- Shopgate_Export
- Shopgate_Import
Enable the extensions and upgrade the database schemas:
bin/magento module:enable Shopgate_Base Shopgate_Export Shopgate_Import
bin/magento setup:upgrade
Changelog
Changes will be documented in the respective referenced packages, see: