synerise/magento2-integration

Synerise Magento 2 integration module.

Installs: 37 109

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 17

Forks: 5

Open Issues: 0

Type:magento2-module

3.1.2 2024-12-08 23:15 UTC

README

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.