magento2-module module-campaignmonitor
Module campaignmonitor for magento2
luma/module-campaignmonitor
Module campaignmonitor for magento2
- Tuesday, July 24, 2018
- by vincent2090311
- Repository
- 1 Watchers
- 0 Stars
- 6 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 1 Open issues
- 2 Versions
- 0 % Grown
Campaign Monitor connector for Magento 2
This extension is entirely based on the official Campaign Monitor extension https://github.com/campaignmonitor/magento-extension. But this module can work with Magento2, (*1)
New package has been released to support magento 2.4.6 here https://github.com/vincent2090311/cm2, (*2)
Install
-
Via Github, (*3)
- Clone code from repository
- Copy content in folder src to your_installation_folder/app/code/Luma/Campaignmonitor
- Run these commands
$ php bin/magento setup:upgrade
$ php bin/magento setup:static-content:deploy
$ php bin/magento cache:clean
-
Via composer, (*4)
- Run command : composer require luma/module-campaignmonitor
- Deploy content
$ php bin/magento setup:upgrade
$ php bin/magento setup:static-content:deploy
$ php bin/magento cache:clean
Usage
- Register a Campaign Monitor account to get API key and ClientID
- Add your API key and ClientID to admin > Stores > Configuration > Campaign Monitor > General > API
Note
I haven't implemented all feature from Campaign Monitor to this module. I will improve it in future., (*5)
dev-master
9999999-dev
Module campaignmonitor for magento2
Sources
Download
OSL-3.0
The Requires
-
php ~5.6.5|7.0.2|7.0.4|~7.0.6|~7.1.0
by
vincent2090311
1.0.0
1.0.0.0
Module campaignmonitor for magento2
Sources
Download
OSL-3.0
The Requires
-
php ~5.6.5|7.0.2|7.0.4|~7.0.6|~7.1.0
by
vincent2090311