wieni/wmusersnap

Integrate the Usersnap feedback widget with your Drupal website.

Installs: 5 770

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 1

Open Issues: 2

Type:drupal-module

1.2.0 2023-09-12 15:24 UTC

This package is auto-updated.

Last update: 2024-04-12 16:53:27 UTC


README

Latest Stable Version Total Downloads License

Integrate the Usersnap feedback widget with your Drupal website.

Why?

This package requires PHP 7.2 and Drupal 8.5 or higher. It can be

installed using Composer:

 composer require wieni/wmusersnap

How does it work?

Configuration

Once enabled, you can configure the module through the settings form at /admin/config/services/usersnap.

To change the configuration of the module, users need the permission administer usersnap settings.

The loader script is added to every page and it uses cookies to check whether or not the integration should be enabled. This way, changing settings doesn't require a full site cache purge. Additionally, it works very well with sites where the admin and front are accessible through a different subdomain. It's important to set the Cookie domain and Domains settings, if not the integration will not work.

Changelog

All notable changes to this project will be documented in the CHANGELOG file.

Security

If you discover any security-related issues, please email security@wieni.be instead of using the issue tracker.

License

Distributed under the MIT License. See the LICENSE file for more information.