28software / module-bing-conversion-tracking
Bing Conversion Tracking extension for Magento 2
Installs: 6 013
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 2
Type:magento2-module
Requires
- magento/framework: *
- magento/module-checkout: ~100
- magento/module-sales: ~102|~103
This package is not auto-updated.
Last update: 2025-03-25 09:54:10 UTC
README
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