Magento 2 Tapfiliate Integration PowerPoint PPT Presentation

presentation player overlay
About This Presentation
Transcript and Presenter's Notes

Title: Magento 2 Tapfiliate Integration


1
Tapfiliate Integration for Magento 2 User Guide
  • Table of Content
  • Extension Installation Guide
  • Configuration
  • Tapfiliate Integration Success Message
  • Data Tracking in Tapfiliate Dashboard

2
  • Extension Installation
  • For Magento Marketplace Customers
  • Find the Composer name and version of the
    extension in the extensions composer.json file.
  • Login to your SSH and run
  • composer require meetanshi/magento2-tapfiliate-int
    egration
  • Enter your authentication keys. Your public key
    is your username your private key is your
    password.
  • Wait for Composer to finish updating your project
    dependencies and make sure there arent any
    errors.
  • To verify that the extension installed properly,
    run the command
  • php bin/magento modulestatus Meetanshi_TapFiliate
  • By default, the extension is probably disabled.
  • Enable the extension and clear static view files
  • php bin/magento moduleenable Meetanshi_TapFiliate
    --clear-static-content
  • php bin/magento setupupgrade
  • For Magento version 2.0.x to 2.1.x - php
    bin/magento setupstatic-contentdeploy
  • For Magento version 2.2.x above - php
    bin/magento setupstatic-contentdeploy f
  • php bin/magento cacheflush
  • For Meetanshi Customers
  • Extract the zip folder and upload our extension
    to the root of your Magento 2 directory via FTP.

3
3. Tapfiliate Integration Success Message After
configuring the extension, enter
https//yoursite.com/?tap_testtrue to confirm
the successful integration of Tapfiliate with
Magento 2. Follow the steps till checkout for
the Tapfiliate verification success message.
4
4. Data Tracking in Tapfiliate Dashboard You can
check the affiliate data tracking in Tapfiliate
dashboard.
Write a Comment
User Comments (0)
About PowerShow.com