This is a Magento 1 extension to connect a Magento store with the Drip ECRM.
For the Magento 2 extension, go here: https://github.com/DripEmail/magento-m2-extension
The official way to install this extension is from the Magento store. Instructions can be found under the integration page in your Drip account, or in the knowledge base.
There is a simple Docker-based development environment in devtools_m1/
. The readme in there has more details.
Please send support requests to our team within Drip.
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
If the change is not specific to Magento 1, we need to port everything to Magento 2. Generally, we have changes start in Magento 1 and then get backported rather than the other way around.