clivewalkden / magento2-usersnap
A plugin for Magento 2 that outputs the Usersnap javascript code into the website
Fund package maintenance!
clivewalkden
Ko Fi
Installs: 7 016
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 3
Open Issues: 1
Type:magento2-module
Requires
- ext-json: *
- magento/framework: >=103.0.3
This package is auto-updated.
Last update: 2024-10-30 02:10:38 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