68publishers / consent-management-platform

πŸ›‘ Easily manage user consents and the cookie widget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consent Management Platform logo

Consent Management Platform

πŸ›‘ Easily manage user consents and the cookie widget.


  • βœ… Managing cookies and providers in bulk
  • βœ… Summary statistics on user consent positivity including their detailed histories
  • βœ… Direct integration with 68publishers/cookie-consent
  • βœ… Configurable storages standardized by Google
  • βœ… Automatic cookie detection using Crawler including proposals for changes
  • βœ… Support for multiple environments (web, mobile app, etc.)
  • βœ… Wide possibilities of integration with your projects
  • βœ… Automated reporting
  • βœ… Support of authentication with Azure AD
  • And many more!

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

  • Docker
  • Make

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.

About

πŸ›‘ Easily manage user consents and the cookie widget


Languages

Language:PHP 81.2%Language:Latte 13.3%Language:JavaScript 3.9%Language:CSS 1.1%Language:Dockerfile 0.2%Language:Makefile 0.2%Language:HTML 0.1%Language:SCSS 0.0%