An open API service indexing awesome lists of open source software.

https://github.com/synerise/magento2-integration


https://github.com/synerise/magento2-integration

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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](https://devdocs.magento.com/cloud/howtos/install-components.html).

## Setup
Setup guide is available at [Synerise help page](https://help.synerise.com/docs/settings/tool/magento-integration-multistore-support/).

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