Skip to content

28software/module-bing-conversion-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supported Magento Versions

Bing Conversion Tracking module for Magento 2

Bing Conversion Tracking module for Magento 2.

Installation

Composer

Download composer wget http://getcomposer.org/composer.phar

composer require 28software/module-bing-conversion-tracking

Modman

Download modman bash < <(wget -q --no-check-certificate -O - https://raw.github.com/colinmollenhour/modman/master/modman-installer)

In the Magento 2 directory

modman init

Clone the repository, run the command from Magento 2 root directory:

modman clone [email protected]:28software/module-bing-conversion-tracking.git

In order to update the repository with the changes from remote branch run the command:

modman update 28software/module-bing-conversion-tracking

Authors

License

Bing Conversion Tracking extension for Magento 2 is licensed under the MIT License - see the LICENSE file for details