Skip to content

Metapackage to combine and deploy all needed packages for the Shopgate Magento 2 extension

License

Notifications You must be signed in to change notification settings

componentK/cart-integration-magento2-metapackage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meta-Package for Shopgate's Magento 2 Extensions

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.40 --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:

About

Metapackage to combine and deploy all needed packages for the Shopgate Magento 2 extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published