CookieBar
Content Type: Widget
Categories: Utility
Overview
Mendix widget that will display customizable cookie consent banner in your mendix application. Settings of this widget will allow you to show/hide accept and decline button and redirect to specified location containing your Cookie Policy. You can use this widget for you hybrid or web applictaion. This is a pluggeable widget based on NPM module (https://www.npmjs.com/package/react-cookie-consent).
Documentation
FOR PLATFORM-SUPPORTED CONTENT
Please see <hyperlinked name of doc> in the Mendix documentation for details.
FOR COMMUNITY-SUPPORTED CONTENT
Description
[Provide an extended description of your content]
Typical usage scenario
[Describe typical usage scenario(s)]
Features and limitations
[Describe the features / limitations of your content]
Dependencies [optional]
- [Mendix modeler version]
- [Other dependencies: E.g. modules, jars, images, styles etc.][
Installation [optional]
[Describe the necessary steps to install the content]
Configuration [optional]
[Describe the necessary steps to configure the content]
Known bugs [optional]
[Describe the known bugs]
Frequently Asked Questions [optional]
- Q:
- A:
Releases
Version: 1.0.2
Framework Version: 8.8.1
Release Notes: Apply this widget to your layout in order to add a customizable cookies consent banner to your application.
See more in Readme.md file.
In this release
- Added custom actions to "Accept" and "Decline" buttons.
- Adjusted styling of a widget according to good practices. It will be much easier to adjust the widget to the styling of your application.
Version: 1.0.0
Framework Version: 8.8.1
Release Notes: Apply this widget to your layout in order to add customizable cookies consent banner to your application.
See more in Readme.md file.