getresponse/magento2

GetResponse Integration for Magento2

Maintainers

Package info

github.com/GetResponse/magento

Type:magento2-module

pkg:composer/getresponse/magento2

Statistics

Installs: 116 847

Dependents: 1

Suggesters: 0

Stars: 8

Open Issues: 4


README

GetResponse Magento 2 plugin.

To install plugin run in console commands:

  1. composer require "getresponse/magento2"
  2. php bin/magento module:enable GetResponse_GetResponseIntegration
  3. php bin/magento setup:upgrade
  4. ...