定制 usercom/user-com-magento-2-enterprise-integration 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

usercom/user-com-magento-2-enterprise-integration

最新稳定版本:1.0.4

Composer 安装命令:

composer require usercom/user-com-magento-2-enterprise-integration

包简介

Official User.com plugin to integrate with Magento 2 Enterprise Edition

README 文档

README

Official Magento 2 EE module for User.com integration. This tag will implement User.com on your Website and synchronize your

Requirements

Magento 2.4.5-p1 version or higher
PHP 7.4 or higher

Installation process

  1. Create app/code/Usercom/Analytics/ folder
mkdir -p app/code/Usercom/Analytics/
  1. Move to the app/code/Usercom/Analytics folder
cd app/code/Usercom/Analytics/
  1. Download the plugin
git clone https://github.com/UserEngage/User.com-Magento2-Enterprise-plugin.git .
  1. Move to the main Magento folder
cd ../../../../
  1. Update Magento config
 bin/magento s:up && bin/magento s:d:c && bin/magento s:sta:d -f && bin/magento c:c && bin/magento c:f

Configuration

Required configuration data

  • API Key
    • You can find it in your Application -> Settings -> Setup & Integrations
  • Application Domain
    • You can find it in your Application -> Settings -> Setup & Integrations
  • REST API Key
    • You can find it in your Application -> Settings -> App Settings -> Advanced -> Public REST API keys

Functionality

  1. Installation of widget tracking code on every webpage of your Magento app.
  2. Gather data from login/registration forms and send it to the User.com app.

Developers' note

  • usercom_user_id - user identifier created inside the plugin to identify users on user.com
  • usercom_key - user identifier automatically created by User.com widget

LICENSE

Apache 2.0 License

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: proprietary
  • 更新时间: 2023-09-21