Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.07 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.07 KB

Usersnap Integration for Magento 2 with IP restriction support

About

This extension brings Usersnap widget to your Magento 2 Store.

Features

  • You can seperatly define, if the widget should be shown in frontend and backend.
  • You can define IP restrictions, that the widget is only shown to users coming from whitelisted IPs

Installation

Install the extension using composer: composer require e-conomix/magento2-usersnap Afterwards enable the module: bin/magento module:enable Economix_Usersnap

Configuration

In the backend under Stores => Configuration => Services => Usersnap Integration you can configure the plugin.

Basic configuration

  • Enable the plugin
  • Add the Project API Key from your corresponding Usersnap project
  • Define if the widget should be enabled in front- and/or backend

IP restrictions

  • Enable IP restrictions
  • Enter IPs that should be able to access the Usersnap widget

License

This module is open-sourced software licensed under the GNU GPLv3.