elgentos/magento2-rumvision
最新稳定版本:1.0.11
Composer 安装命令:
composer require elgentos/magento2-rumvision
包简介
Magento2 extension for the frontend implementation of RUMVision
README 文档
README
composer require elgentos/magento2-rumvision
Main Functionalities
Magento2 extension for the frontend implementation of RUMvision. You can find more information about rumvision on this page: https://www.rumvision.com/.
Installation
- Install the module composer by running
composer(2) require elgentos/magento2-rumvision - enable the module by running
php bin/magento module:enable Elgentos_Rumvision - apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
Configuration
Next is to set the correct database settings for the module. From RUMvision you need the TrackingID and the hostname configured in the tool at: https://insights.rumvision.com
- Go to:
Stores > Configuration > Elgentos > RUMvision - Enabled the frontend implementation
- Set the Tracking ID
- Set the hostname
Set this in the backend of magento:
Output will be this script in the before.body.end container.
统计信息
- 总下载量: 87.18k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2023-03-03

