Skip to main content

Cookie Control Panel for GDPR compliant feincms3 websites

Project description

feincms3 Cookie Control Panel

Integration

  • Install (until further packaging) venv/bin/pip install --editable git+ssh://git@github.com/feinheit/fh-cookiecontrol.git#egg=feincms3-cookiecontrol
  • Add "feincms3_cookiecontrol" to settings.py
  • Define MIGRATION_MODULES = {"feincms3_cookiecontrol": "..."} and run ./manage.py makemigrations feincms3_cookiecontrol.
  • Configure cookie scripts, cookie categories and page settings to override default panel configurations (e.g. on the root page)
  • Include template tag:
<!-- e.g. base.html -->
{% load feincms3_cookiecontrol %}

<body>
    ...
    {% feincms3_cookiecontrol_panel page %}
    ...
</body>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

feincms3_cookiecontrol-0.0.1.tar.gz (13.3 kB view hashes)

Uploaded Source

Built Distribution

feincms3_cookiecontrol-0.0.1-py3-none-any.whl (19.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page