Magento Affiliate Extension - Refer a Friend
Magento 2 Affiliate Extension is a great tool for you to create affiliate programs for your website. Best Refer a Friend extension
什么是Magento Affiliate Extension - Refer a Friend?
Magento Affiliate Extension - Refer a Friend是由https://magento-certified-developer.blogspot.com开发的Chrome扩展程序,该扩展的主要功能是“Magento 2 Affiliate Extension is a great tool for you to create affiliate programs for your website. Best Refer a Friend extension”。
扩展截图
下载Magento Affiliate Extension - Refer a Friend扩展crx文件
下载Magento Affiliate Extension - Refer a Friend扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Magento 2 Affiliate Extension is a great tool for you to create affiliate programs for your website. Refer a Friend is compatible and responsive with a variety of devices to increase revenue as well as increase revenue for the store. Affiliate Extension in chrome not ready for use! Order this extension: https://www.mageplaza.com/magento-2-affiliate-extension/ ***Features List of Magento 2 Affiliate extension For Admin Affiliate accounts Easy to add/ edit/ delete Affiliate accounts Classify Affiliates into different Affiliate groups Auto-send email notification for creating account, updating balance, and withdrawing commissions. Set the maximum of commissions in Affiliate account balance Option to configure: Require admin's approval Option Allow negative balance or not Affiliate campaigns Add unlimited Affiliate programs Enable Pay Per Sale promotion to pay commissions 3 type of commissions: Percentage of grand total, Percentage of total profits and Fixed amount Add multiple tiers as you need per Affiliate program Select specific groups Public and Private affiliate campaign for specific affiliate groups. Enable Lifetime Commissions Schedule Start and End campaign Apply shopping cart rule for campaigns Set referal discount each campaign Referral friends Easy to hide affiliate link and parameters Switch between parameter or hash in configuration Configure refer code or affiliate ID Banners & Links Upload banner (image/flash) and text link for sharing. Enable traffic statistic of banners & links Refund Commissions Allow refunding commissions when applying as payment method Lifetime commission supported Withdrawals Set the maximum and minimum of commissions per withdrawal request Admin can set withdraw fee Mass Pay (Coming soon) Easy to pay out affiliates with mass action For Affiliates Referral friends by Magento 2 Affiliate Support referral buttons: Social button (Facebook, Twitter, Google Plus, Instagram,...) and Email button. Import contacts from social accounts. Easy to hide affiliate link and parameters Pay Per Sale Affiliates get comissions based on sales that refer from their links. Withdrawals Transfer via PayPal or Banks if there is withdrawal requirement. My Affiliate Affiliate can see current balance on every page of Affiliate area Track, manage all affiliate's transactions Affiliate link in footer of every page. * What is Affiliate Marketing? By the easy way to understand, Affiliate Marketing brings a great chance to make money online when publishers called as Affiliates effortlessly assist the business in advertising your products, services or site. Just visit online store, find the favorite item and then share as well as refer it to others. And the awarded prize is an amount of commissions that is a piece of profit store owners as you give to them when a sale is created. Apparently, it is simple to know that Affiliate Marketing establishes subtly a beneficial relationship between store owners and consumers. * Why Magento 2 Affiliate extension? Discovering the huge benefits from Affiliate Marketing, Mageplaza confidently releases Affiliate extension based on Magento 2 platform for all eCommerce stores. Mageplaza Refer Friends module becomes a crucial marketing tool when allowing to build multiple affiliate programs with a variety of actions to earn the commission as you need for the own Affiliate system. Coming with Magento 2 Affiliate Standard edition, you will arm the most necessary features for the successful marketing strategies.
扩展基本信息
名称 | |
ID | hekckomliaemolojhinihhpckdjpkbcg |
官方URL | https://chrome.google.com/webstore/detail/magento-affiliate-extensi/hekckomliaemolojhinihhpckdjpkbcg |
简介 | Magento 2 Affiliate Extension is a great tool for you to create affiliate programs for your website. Best Refer a Friend extension |
文件大小 | 41.2 KB |
安装次数 | 93 |
当前版本 | 1.0.1 |
更新时间 | 2018-05-20 |
上架时间 | 2018-05-20 |
评分 | 5.00/5 共2次评分 |
开发者 | https://magento-certified-developer.blogspot.com |
付费类型 | free |
扩展官网 | https://www.mageplaza.com/magento-2-affiliate-extension/ |
帮助页面URL | https://www.mageplaza.com/review/affiliate/ |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Magento Affiliate Extension - Refer a Friend", "version": "1.0.1", "manifest_version": 2, "description": "Magento 2 Affiliate Extension is a great tool for you to create affiliate programs for your website. Best Refer a Friend extension", "homepage_url": "https:\/\/www.mageplaza.com\/magento-2-affiliate-extension\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "browser action demo", "default_popup": "src\/browser_action\/browser_action.html" }, "permissions": [ "bookmarks", "geolocation" ] } |