28software/module-bing-conversion-tracking

Bing Conversion Tracking extension for Magento 2

1.0.1 2022-04-29 17:25 UTC

This package is not auto-updated.

Last update: 2024-05-21 05:58:40 UTC


README

Supported Magento Versions 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667

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 git@github.com: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