承接 partnerads/magento2 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

partnerads/magento2

最新稳定版本:2.2.3

Composer 安装命令:

composer require partnerads/magento2

包简介

Magento 2 module for tracking affilate sales through Partner Ads network

README 文档

README

This extension adds the following functionality to Magento:

  • Track visitors from Partner Ads publishers via cookie
  • Send order information to Partner Ads affiliate network depending on order status
  • Possibility for communication Magento backend via GraphQL endpoints

Compatibility

The Partner Ads affiliate tracking extension tested with:

  • Magento 2.3
  • Magento 2.4

For Magento versions below 2.3:

For those running Magento versions earlier than 2.3, we recommend utilizing version 2.1 of this extension. This version maintains the essential features tailored to be compatible with older Magento instances, ensuring you can still leverage the benefits of the Partner Ads affiliate network without the need for an immediate platform upgrade.

Usage

Installation via Composer (Recommended)

  • Install the module composer by running composer require partnerads/magento2
  • Enable the module by running php bin/magento module:enable Partner_Module
  • Apply database updates by running php bin/magento setup:upgrade
  • Compile Magento code base by running php bin/magento setup:di:compile
  • Deploy static content by running php bin/magento setup:static-content:deploy
  • Clean the cache by running php bin/magento cache:clean
  • Setup Partner Program ID via Magento Admin panel
  • You are ready to go

Module settings in Magento Admin

Partner Ads Magento module settings in Magento backend

  • Login to Magento admin
  • Go to Stores - Configuration - Partner Ads Setup
  • Enter Partner Program ID
  • Change settings according to your stores setup

Multi store setup

The Partner Ads module supports multi store setup per Magento’s normal requirements, therefore you are able to set individual Partner Ads program on a per store view basis via Magento admin.

Debugging

Starting from version 2.1.0, we have made significant enhancements to the debug log functionality. To effectively debug Partner Ads tracking and communication with Partner Ads servers, please follow these steps:

  • Login to Magento admin
  • Go to Stores - Configuration - Partner Ads Setup
  • Adjust the Mode setting to Debug
  • Perform an order placement using valid PACID and PARTNERID values
  • Monitor the request and response log in the var/log/Partnerads.log file

Please remember to set Mode back to Production afterwards.

Support & Bugs

Please contact supportdk@partner-ads.com for support and bug requests.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: proprietary
  • 更新时间: 2022-01-07