{"id":22814492,"url":"https://github.com/68publishers/consent-management-platform","last_synced_at":"2026-04-01T19:44:45.186Z","repository":{"id":36967743,"uuid":"480026918","full_name":"68publishers/consent-management-platform","owner":"68publishers","description":"🛡 Easily manage user consents and the cookie widget","archived":false,"fork":false,"pushed_at":"2026-02-06T20:51:28.000Z","size":17688,"stargazers_count":59,"open_issues_count":27,"forks_count":12,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-03-27T13:53:19.639Z","etag":null,"topics":["cmp","consent","cookie","cookies","gdpr","management","platform","widget"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/68publishers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-04-10T13:32:16.000Z","updated_at":"2026-03-10T22:57:56.000Z","dependencies_parsed_at":"2024-01-29T03:27:34.434Z","dependency_job_id":"ff79018a-afb9-48ad-b5f7-d0d3988c16ed","html_url":"https://github.com/68publishers/consent-management-platform","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/68publishers/consent-management-platform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/68publishers%2Fconsent-management-platform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/68publishers%2Fconsent-management-platform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/68publishers%2Fconsent-management-platform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/68publishers%2Fconsent-management-platform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/68publishers","download_url":"https://codeload.github.com/68publishers/consent-management-platform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/68publishers%2Fconsent-management-platform/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31047425,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T09:35:52.079Z","status":"ssl_error","status_checked_at":"2026-03-27T09:35:20.916Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cmp","consent","cookie","cookies","gdpr","management","platform","widget"],"created_at":"2024-12-12T13:09:07.651Z","updated_at":"2026-04-01T19:44:45.164Z","avatar_url":"https://github.com/68publishers.png","language":"PHP","funding_links":[],"categories":["GDPR and Data Protection"],"sub_categories":[],"readme":"\u003cdiv align=\"center\" style=\"text-align: center; margin-bottom: 50px\"\u003e\n\u003cimg src=\"docs/images/logo.svg\" alt=\"Consent Management Platform logo\" align=\"center\" width=\"150\"\u003e\n\u003ch1 align=\"center\"\u003eConsent Management Platform\u003c/h1\u003e\n\n🛡 Easily manage user consents and the cookie widget.\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n- ✅ Managing cookies and providers in bulk\n- ✅ Summary statistics on user consent positivity including their detailed histories\n- ✅ Direct integration with [68publishers/cookie-consent](https://github.com/68publishers/cookie-consent)\n- ✅ Configurable storages standardized by Google\n- ✅ Automatic cookie detection using Crawler including proposals for changes\n- ✅ Support for multiple environments (web, mobile app, etc.)\n- ✅ Wide possibilities of integration with your projects\n- ✅ Automated reporting\n- ✅ Support of authentication with Azure AD\n- And many more!\n\n## Table of Contents\n* [About CMP](#about-cmp)\n* [Getting Started](#getting-started)\n  * [Prerequisites](#prerequisites)\n  * [Installation](#installation)\n* [Product Documentation](#product-documentation)\n* [Development Guide](#development-guide)\n\n## About CMP\n\nThe CMP is a standalone application for storing user's cookie consents and managing the cookies themselves on any website or application.\n\n![CMP Application](docs/images/dashboard.png)\n\n## Getting Started\n\n### Prerequisites\n- Docker\n- Make\n- Mkcert\n\n### Installation\n\n#### Hosts file\n\n```sh\n$ sudo vi /etc/hosts\n```\n\n```sh\n127.0.0.1 cmp.local\n::1 cmp.local\n```\n\n#### Installation steps\n\n```sh\n$ git clone https://github.com/68publishers/consent-management-platform cmp\n$ cd cmp\n$ cp .env.dist .env\n$ make init-with-certs\n$ make fixtures\n```\n\nVisit https://cmp.local and sign in via `admin@68publishers.io` / `admin` credentials.\n\nSee [Makefile](./Makefile) for other useful commands and the [Development Guide](docs/development.md) for information about ENV variables etc.\n\n## Product Documentation\n\nFor documentation of the application from a user perspective, please go to the [Product Documentation](docs/product.md).\n\n## Development Guide\n\nFor more technical information, please go to the [Development Guide](docs/development.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F68publishers%2Fconsent-management-platform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F68publishers%2Fconsent-management-platform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F68publishers%2Fconsent-management-platform/lists"}