Skip to content

How it Works

A Lime Bootstrap app in the desktop client is used to create consent on one or many person(s).

Consent is used by other add-ons such as Lime Newsletter and GDPR.

Rules

In case of duplicates

Always the last created (eg newest) created consent that counts. Therefore it's very important to use the apps or the library when working with consent. Doing custom things with SQL can be troublesome since the same rules as the library has must be obeyed.

A consent is never deleted, deleting a consent is the same as setting "approved" to false on the consent. If someone changes their mind and sets approved to true, the existing consent will be updated. If no consent for this consent type already exists, a new consent will be created.