pronego / contao-easyrechtssicher
EasyRechtssicher integration for always up-to-date display of the legal notice (imprint), privacy policy, and cancellation policy.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^8.0
- contao/core-bundle: ^5.2
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.