getresponse/magento2-module 20.2.1

GetResponse Integration for Magento2

Type

magento2-module

License

OSL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

GetResponse Magento 2 Integration

GetResponse Magento 2 plugin.

To install plugin run in console commands:

  1. composer config repositories.getresponse-shared-code git [email protected]:GetResponse/share-code-plugin.git
  2. composer config repositories.getresponse-magento-plugin git [email protected]:GetResponse/magento.git
  3. composer require "getresponse/magento2-module:20.2.*"
  4. php bin/magento module:enable GetResponse_GetResponseIntegration
  5. php bin/magento setup:upgrade