Download the PHP package elgentos/magento2-rumvision without Composer
On this page you can find all versions of the php package elgentos/magento2-rumvision. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download elgentos/magento2-rumvision
More information about elgentos/magento2-rumvision
Files in elgentos/magento2-rumvision
Download elgentos/magento2-rumvision
More information about elgentos/magento2-rumvision
Files in elgentos/magento2-rumvision
Vendor elgentos
Package magento2-rumvision
Short Description Magento2 extension for the frontend implementation of RUMVision
License GPL-3.0
Package magento2-rumvision
Short Description Magento2 extension for the frontend implementation of RUMVision
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package magento2-rumvision
Elgentos RUMvision Frontend implementation module
composer require elgentos/magento2-rumvision
- Main Functionalities
- Installation
- Configuration
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.
All versions of magento2-rumvision with dependencies
PHP Build Version
Package Version
The package elgentos/magento2-rumvision contains the following files
Loading the files please wait ....