pronego / contao-easyrechtssicher
EasyRechtssicher integration for always up-to-date display of the legal notice (imprint), privacy policy, and cancellation policy.
Package info
github.com/pronego/contao-easyrechtssicher
Type:contao-bundle
pkg:composer/pronego/contao-easyrechtssicher
Requires
- php: ^8.0
- contao/core-bundle: ^5.2
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
This bundle allows you to connect to the EasyRechtssicher API in order to keep your legal sites (imprint, privacy policy, and cancellation policy) always up-to-date. Like that, you satisfy the requirements of the DSGVO.
Installation
Install the bundle via Composer:
composer require pronego/contao-easyrechtssicher
Configuration
-
Once installed, insert your API key in the EasyRechtssicher section under Settings.
-
Afterwards, create a new Frontend Module inside your theme, name it and choose the type of page you want to display.
-
Finally, use the newly created module inside your article by creating a new element of type "module", and select the module previously created module.