Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WouterSteen authored Mar 3, 2023
1 parent 26f167d commit 03a386f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Elgentos RumVision Frontend implementation module
# Elgentos RUMvision Frontend implementation module

composer require elgentos/module-rumvision

Expand All @@ -8,7 +8,7 @@


## Main Functionalities
Magento2 extension for the frontend implementation of RUMvision
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/module-rumvision`
Expand All @@ -17,7 +17,7 @@ Magento2 extension for the frontend implementation of RUMvision
- 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
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
Expand Down

0 comments on commit 03a386f

Please sign in to comment.