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

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

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

channels/module-channels

Composer 安装命令:

composer require channels/module-channels

包简介

Connector which allows to integrate with Channels service.

README 文档

README

Overview

Module integrates Magento with Channels service. It allows synchronizing Magento customer accounts into Channels contacts.

Compatibility

  • Magento >= 2.3
  • Supports both Magento Open Source (Community) and Magento Commerce (Enterprise)

Installation Instructions

Install extension using composer by using commands:

composer require channels/module-channels --no-update
composer update channels/module-channels
bin/magento setup:upgrade
bin/magento cache:flush

Configuration

To integrate module with the service:

  1. Log in to Magento 2 backend
  2. Navigate to Stores -> Configuration
  3. Navigate to Services -> Channels App tab
  4. Enable integration, fill API details
  5. Save

API account and API key can be found in Channels backend in "Integrations" tab.

Scheduling existing customers

CLI

Module provides a command to schedule existing customers for export. It can be used when module is integrated in store which already have customers. To do so, run a command:

bin/magento channels:customer:export

Admin interface

It's also possible to schedule multiple customers for Channels export directly in the admin interface.

In order to do this, navigate to customer grid, select customers and use "Export to Channels" mass action.

Note that recommended way is CLI, especially if store contains significant number of customers.

Technical approach

Customer account synchronization is scheduled to queue on each account or address change. Queue is configured to use database by default, however it can be adjusted to use RabbitMQ or any other queue backend supported by Magento.

By default, Magento processes database queue on CRON basis. CRON job runs once per minute, executes queue messages and sends scheduled contacts to the service.

To start queue processing manually:

bin/magento queue:consumers:start channelsCustomerExport --max-messages=1

Copyright

Copyright © 2020 Wojciech Naruniec (https://naruniec.me/).

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2020-04-03

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固