Skip to content

Releases: DripEmail/magento-m2-extension

2.0.0-beta3

04 Feb 22:31
Compare
Choose a tag to compare
2.0.0-beta3 Pre-release
Pre-release

To install, once we've enabled the feature flag for your account:

Add the following block inside "repositories":

{
    "type": "vcs",
    "url": "https://github.com/DripEmail/magento-m2-extension.git"
}

Then add this line to "require":

"drip/connect": "2.0.0-beta3",

Finally, run composer update drip/connect

Alternately, you can install from this zip file: https://github.com/DripEmail/magento-m2-extension/releases/download/2.0.0-beta3/drip_m2connect-2.0.0-beta3.zip

2.0.0-beta2

03 Aug 17:06
2df269f
Compare
Choose a tag to compare
2.0.0-beta2 Pre-release
Pre-release

To install, once we've enabled the feature flag for your account:

Add the following block inside "repositories":

{
    "type": "vcs",
    "url": "https://github.com/DripEmail/magento-m2-extension.git"
}

Then add this line to "require":

"drip/connect": "2.0.0-beta2",

Finally, run composer update drip/connect

Alternately, you can install from this zip file: https://github.com/DripEmail/magento-m2-extension/releases/download/2.0.0-beta1/drip_m2connect-2.0.0-beta1.zip