kitconcept / kitconcept.dsgvo

DSGVO/GDPR Plugin for Plone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kitconcept.dsgvo

kitconcept.dsgvo

PyPI PyPI - Python Version PyPI - Wheel PyPI - License PyPI - Status

PyPI - Plone Versions

Code analysis checks Tests Code Style

GitHub contributors GitHub Repo stars

The General Data Protection Regulation ("GDPR" or "DSGVO" in German) is a regulation in EU law on data protection and privacy for all individuals within the European Union.

kitconcept.dsgvo implements the technical requirements that are necessary to be compliant with this regulation.

We strongly suggest to consult a Plone solution provider for the technical implications and a laywer for the legal implications of the DSGVO/GDPR.

Don't hesitate to contact us under info@kitconcept.com if you need assistance with implementing the DSGVO/GDPR.

Features

  • Opt-out banner for storing cookies
  • Extensible registration form with user confirmation
  • Contact form with information text
  • Store username, date, time and IP address of the user on registration
  • Export user data

Registration Form

Default text (German):

"Ich habe die [Link] Datenschutzerklärung und Widerrufhinweise[/Link] gelesen und akzeptiere diese."

Contact Form

Default text (German):

"Ihre Anfrage wird verschlüsselt per https an unseren Server geschickt. Sie erklären sich damit einverstanden, dass wir die Angaben zur Beantwortung Ihrer Anfrage verwenden dürfen. Hier finden Sie unsere [Link]Datenschutzerklärung und Widerrufhinweise[/Link]."

User Export

As administrator you can call http://localhost:8080/Plone/export-users. This will return a CSV-File with the full name and username of all users of the portal.

Examples

This add-on can be seen in action at the following sites:

Translations

This product has been translated into

  • German

Installation

Add kitconcept.dsgvo as a requirement of your package (in setup.py or setup.cfg).

Compatibility

Version Plone 6.0 Plone 5.2 Plone 5.1 Plone 5.0 Plone 4.3
2.x
1.x

Contribute

Support

If you are having issues, or you need assistance implementing the DSGVO / GDPR for your website, don't hesitate to contact us at info@kitconcept.com.

Credits

Developed by:

kitconcept GmbH

License

The project is licensed under the GPLv2.

About

DSGVO/GDPR Plugin for Plone

License:GNU General Public License v2.0


Languages

Language:Python 71.4%Language:Makefile 11.8%Language:RobotFramework 7.9%Language:Jinja 2.5%Language:JavaScript 2.5%Language:CSS 2.4%Language:Shell 1.5%