clivewalkden / magento2-usersnap
A plugin for Magento 2 that outputs the Usersnap javascript code into the website
Package info
github.com/clivewalkden/Magento2_Usersnap
Type:magento2-module
pkg:composer/clivewalkden/magento2-usersnap
v2.0.2
2022-12-23 08:34 UTC
Requires
- ext-json: *
- magento/framework: >=103.0.3
This package is auto-updated.
Last update: 2026-03-01 00:11:09 UTC
README
Installation
Using Composer:
- You will need to have an active Usersnap account to set up the plugin.
- Install using composer
composer require clivewalkden/magento2-usersnap - Log into the admin and enable the plugin and add the widget id
- Clear your Magento cache and you're done
Todo
- Documentation
- Unit Tests