teccCookieConsent (Xojo Web Plugin)

teccCookieConsent (Xojo Web Plugin)

A small Plugin for Xojo Web 2 enables you to implement a Cookie Consent Popup in your Xojo Web 2 App.

The settings can be changed in the IDE or your code. They should be self-explanatory.

Your class contains an Event policyClicked(), where you can react in Xojo to a user clicking to read your policy. This event will only fire if you’ve set the PolicyURLHandler to XojoEvent.

You can download the plugin from xojodocs.com (located in the Downloads category). The download includes the class and a demo project.

This plugin is freeware and it is unconditionally available for any use but is without warranty and w/o any official support.

Update: released as open source project.