Datenschutz
From Joomla! Documentation
Wie die neuen Datenschutz Tools verwendet werden
Mit Joomla! 3.9 wurden einige Datenschutz Tools als Antwort auf die DSGVO eingeführt.
In dieser Anleitung finden sich alle Informationen, um die neuen Erweiterungen einzurichten.
Komponente
Datenschutz Dashboard
Das Datenschutz Dashboard bietet eine Zusammenfassung der Informationsanfragen an die Website und einen Status der empfohlenen Maßnahmen. Das Datenschutz Dashboard befindet sich unter dem Menülink "Benutzer" im Administrationsbereich.
Anzahl der Anfragen
Das Anzahl der Anfragen "Modul" ist eine Zusammenfassung der Informationsanfragen auf einer Website. Dies ist vergleichbar mit dem unten erklärten Datenschutz Dashboard-Modul.
Statusprüfung

Das Statusprüfung "Modul" überprüft den Status mehrerer Maßnahmen die Websitebetreibern empfohlen werden, wenn es um die Integration der Datenschutz-Tools in ihre Website geht, einschließlich:
- Prüfen ob eine Datenschutzerklärung veröffentlicht wurde - Dadurch wird überprüft, ob eine Datenschutzerklärung konfiguriert und veröffentlicht wurde; Entwickler können die Unterstützung für diese Überprüfung über das Ereignis onPrivacyCheckPrivacyPolicyPublished integrieren. Wenn eine Richtlinie im Plugin System - Privacy Consent eingestellt ist, dann ist diese Prüfung erfolgreich.
- Check if the information request form has a published menu item - This will determine if the frontend information request form has a published menu item to help authenticated users submit valid requests. Regardless of a menu item being published, a valid URL for the request form is always displayed.
- Check if there are any urgent requests - This will check for confirmed requests older than the age specified in the component parameters (default 14 days) and alert the site owner of any requests requiring urgent attention.
- Check if mail sending is enabled - To process information requests, the site must be able to send email. With mail sending disabled, information requests cannot be created or actioned.
Extension Capabilities
This screen collects and displays information about privacy related capabilities (such as personal data processing, cookies set in your browser, or information shared with third parties for a feature to work) to assist users with evaluating extensions for privacy related concerns and preparing documentation such as a privacy policy or terms of service. More information about this screen and information on how developers can add support for it can be found on the Report Extension Capabilities in Privacy Component page.
Information Requests
This screen is the central location for processing and managing user information requests. More information about this screen and the workflow for information requests can be found on the Information Request Workflow in Privacy Component page.
Plugins
System - Privacy Consent

When personal identifiable information is collected you should ensure:
- the user is informed why you are requesting this information in plain and easy to understand language
- the user knows what data you collect about them
- the user knows what you will be using the data for
- the user has actively consented to your usage of the data.
This plugin does NOT make your web site legally compliant, it is just a step in the process.
Once the plugin has been enabled then any new user registering on your site will be required to consent to the Privacy conditions. The date and IP address of the user will be recorded. All existing users will be redirected to their User Profile so that they can consent.
Plugin Configuration

The plugin is installed but not enabled by default with Joomla 3.9 - to enable it go to Extensions → Plugins and search for Privacy. Once you have located the plugin you can enable it and configure the settings.
Short Privacy Policy
This is a brief notice that will appear above the Privacy Consent checkbox. You can leave it as it is and the displayed message will be used or you can enter your own custom text.
Privacy Article
If you wish to have a longer Privacy Policy you can create/edit the article here which will be displayed in a modal window.
Redirect Message

This is the message that is displayed to existing users when they login for the first time since the Privacy Consent plugin was enabled on the site. You can leave it as it is and the displayed message will be used or you can enter your own custom text.
User - Terms and Condition
Plugin Configuration
The plugin is installed but not enabled by default with Joomla 3.9 - to enable it go to Extensions → Plugins and search for Terms. Once you have located the plugin you can enable it and configure the settings.
Short Terms & Conditions
This is a brief notice that will appear above the Terms & Conditions checkbox. You can leave it as it is and the displayed message will be used or you can enter your own custom text.
Terms & Conditions Article
If you wish to have a longer Terms & Conditions you can create/edit the article here which will be displayed in a modal window.
Content - Confirm Consent

This plugin will add a required checkbox to a form eg the core contact form.
Plugin Configuration

The plugin is installed but not enabled by default with Joomla 3.9 - to enable it go to Extensions → Plugins and search for Consent. Once you have located the plugin you can enable it and configure the settings.
Short Privacy Policy
This is a brief notice that will appear above the Privacy Consent checkbox. You can leave it as it is and the displayed message will be used or you can enter your own custom text.
Privacy Article
If you wish to have a longer Privacy Policy you can create/edit the article here which will be displayed in a modal window.
Modules
Privacy Dashboard

This module provides a summary of the information requests received for your website. The module is installed and enabled by default with a new Joomla 3.9 installation. To add it to your dashboard on an updated site, go to Extensions → Modules, change the Site filter to Administrator, add a new Privacy Dashboard module, assign it to the cpanel position, and set access to Super Users.