Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 801 Bytes

Readme.md

File metadata and controls

24 lines (14 loc) · 801 Bytes

Synerise integration module for Magento 2

Requirements

  • PHP 7.4+
  • Magento 2.4+

Installation

It is highly recommended to install the extension over test environment first.

Module is available as a composer package:

composer require synerise/magento2-integration

After installing the module make sure to also update the database schema:

php bin/magento setup:upgrade

For more information regarding module management please refer with Magento 2 documentation.

Setup

Setup guide is available at Synerise help page.

Please make sure to follow it carefully through all the steps to integrate your application properly.