Type
magento2-module
The Magento 2 module, which provides possibility tracking analytics for Unbxd service
magento2-module
OSL-3.0, AFL-3.0
None
None
None
None
None
This module provide possibility tracking analytics for Unbxd service.
Support Magento 2.1.* || 2.2.* || 2.3.*
composer require unbxd/magento2-analytics
php bin/magento module:enable Unbxd_ProductFeed
php bin/magento module:enable Unbxd_Analytics
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush
Unzip modules in the folders:
app\code\Unbxd\ProductFeed
app\code\Unbxd\Analytics
Access the root of you Magento 2 instance from command line and run the following commands:
php bin/magento module:enable Unbxd_ProductFeed
php bin/magento module:enable Unbxd_Analytics
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush