fuutur/module-campaignmonitor 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

fuutur/module-campaignmonitor

最新稳定版本:2.0.1

Composer 安装命令:

composer require fuutur/module-campaignmonitor

包简介

Module campaignmonitor for Magento2

README 文档

README

The connector between Magento2 and CampaignMonitor (https://www.campaignmonitor.com/)

Install

  1. Via Github

    • Clone code from repository
    • Copy content in folder src to your_installation_folder/app/code/Fuutur/Campaignmonitor
    • Run these commands
    $ php bin/magento setup:upgrade 
    $ php bin/magento setup:static-content:deploy
    $ php bin/magento cache:clean
    
  2. Via composer

    • Run command : composer require fuutur/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 API from Campaign Monitor to this module. All requests are welcome to improve this module.

统计信息

  • 总下载量: 1.46k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2023-04-30