jweiland/mediaconsent

This TYPO3 extension makes sure that content is only loaded if the user agrees cookie consent

Installs: 2 600

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Open Issues: 0

Type:typo3-cms-extension

2.0.1 2024-03-04 14:30 UTC

This package is auto-updated.

Last update: 2024-04-04 15:05:51 UTC


README

Latest Stable Version TYPO3 12.4 License Total Downloads Monthly Downloads Build Status

View documentation in detail

This extension loads HTML content only after the user has clicked on a short note expressing his/her agreement to see it.

It is useful for embedding HTML snippets (often called widgets) from social media content providers like Facebook, Twitter and others. If the user does not agree, no widget is shown and no personal data (IP number etc.) is transferred to the social media provider.

The extension provides a new content element called "Media Consent Opt-In" which has two specific fields: one for the HTML snippet embedding the content, another for selecting the content provider (Facebook, Twitter...)

Routing

To make the extension work with TYPO3's new routing, you should add a page type suffix for the reload page type, similar to this example:

routeEnhancers:
  PageTypeSuffix:
    map:
      mediaconsent.html: 122