68publishers / consent-management-platform

🛡 Easily manage user consents and the cookie widget
15 stars 4 forks source link
cmp consent cookie cookies gdpr management platform widget
Consent Management Platform logo

Consent Management Platform

🛡 Easily manage user consents and the cookie widget.


Table of Contents

About CMP

The CMP is a standalone application for storing user's cookie consents and managing the cookies themselves on any website or application.

CMP Application

Getting Started

Prerequisites

Installation

$ git clone https://github.com/68publishers/consent-management-platform cmp
$ cd cmp
$ cp .env.dist .env
$ make init

Visit http://localhost:8888 and sign in via admin@68publishers.io / admin credentials.

See Makefile for other useful commands and the Development Guide for information about ENV variables etc.

Product Documentation

For documentation of the application from a user perspective, please go to the Product Documentation.

Development Guide

For more technical information, please go to the Development Guide.