2017 © Pedro Peláez
 

magento2-module module-campaignmonitor

Module campaignmonitor for magento2

image

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

The README.md

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

  1. 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
    
  2. 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)

The Versions

24/07 2018

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 Avatar vincent2090311

24/07 2018

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 Avatar vincent2090311