wieni / wmusersnap
Integrate the Usersnap feedback widget with your Drupal website.
Installs: 7 219
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 1
Open Issues: 2
Type:drupal-module
Requires
- php: ^7.2 || ^8.0
- drupal/core: ^9.2 || ^10.0
Requires (Dev)
- composer-runtime-api: ^2.0
- ergebnis/composer-normalize: ^2.0
- wieni/wmcodestyle: ^1.3
README
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.