{"id":13568153,"url":"https://github.com/codesyntax/volto-cookiebot","last_synced_at":"2025-04-11T23:43:31.109Z","repository":{"id":145195741,"uuid":"566808619","full_name":"codesyntax/volto-cookiebot","owner":"codesyntax","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-19T10:51:51.000Z","size":4434,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-19T11:40:21.253Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codesyntax.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2022-11-16T13:18:38.000Z","updated_at":"2025-02-25T11:56:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"132ed726-f794-4f93-bbf7-23513d3c663c","html_url":"https://github.com/codesyntax/volto-cookiebot","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":"eea/volto-frontend-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesyntax%2Fvolto-cookiebot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesyntax%2Fvolto-cookiebot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesyntax%2Fvolto-cookiebot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesyntax%2Fvolto-cookiebot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codesyntax","download_url":"https://codeload.github.com/codesyntax/volto-cookiebot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497903,"owners_count":21113982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-08-01T14:00:20.786Z","updated_at":"2025-04-11T23:43:31.101Z","avatar_url":"https://github.com/codesyntax.png","language":"JavaScript","funding_links":[],"categories":["Add-ons"],"sub_categories":[],"readme":"# volto-cookiebot\n[![npm version](https://badge.fury.io/js/@codesyntax%2Fvolto-cookiebot.svg)](https://badge.fury.io/js/@codesyntax%2Fvolto-cookiebot)\n\nAn addon to integrate [Cookiebot](https://www.cookiebot.com/es/) in a Volto site\n\n\n## Installation\n\nAdd `@codesyntax/volto-cookiebot` to your project dependencies and to the `addons` list.\n\n## Configuration\n\nSet your cookiebot project id in the volto settings:\n\n```jsx\nconst applyConfig = (config) =\u003e {\n\n  config.settings = {\n    ...config.settings,\n    cookiebotDomainGroupId: 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx',    \n  };\n\n  return config;\n};\nexport default applyConfig;\n\n```\n\nCookiebot will be added to your site using the `appExtras` mechanism of Volto.\n\n## Coookie declaration page\n\nThis addon also provides a Block that renders the cookie declaration page that is created automatically by Cookiebot. You can add it wherever your site needs to have the cookie declaration page.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesyntax%2Fvolto-cookiebot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodesyntax%2Fvolto-cookiebot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesyntax%2Fvolto-cookiebot/lists"}