davidwindell / mgconnector

Magento 2 connector for Remarkety

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remarkety connector for Magento 2

Installation

To install the connector using composer, run the following commands:

  • cd < Magento 2 installation path >
  • composer require remarkety/mgconnector:dev-master

On the web server user, run the following command:

  • php bin/magento setup:upgrade
  • php bin/magento setup:di:compile

Make sure to install Magento's Cron Job to run every minute. For more info please read Magento 2 Docs.

Activation

  • Login to Magento's backend
  • Go to Remarkety > Remarkety Installation

About

Magento 2 connector for Remarkety


Languages

Language:PHP 93.1%Language:HTML 6.4%Language:JavaScript 0.5%