shopgate/cart-integration-magento2-m2

Shopgate meta package containing the necessary modules to synchronize data across servers.

Installs: 39 083

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 10

Forks: 1

Open Issues: 1

Type:metapackage

pkg:composer/shopgate/cart-integration-magento2-m2

2.9.44 2025-02-13 14:52 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: