{"id":22226239,"url":"https://github.com/thejuse/cookiebanner","last_synced_at":"2025-10-28T13:08:05.361Z","repository":{"id":143813482,"uuid":"125183556","full_name":"Thejuse/cookiebanner","owner":"Thejuse","description":"TYPO3 extension to add a CookieConsent Banner","archived":false,"fork":false,"pushed_at":"2020-06-17T11:28:48.000Z","size":57,"stargazers_count":1,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T08:35:48.047Z","etag":null,"topics":["cookie","cookiebanner","cookieconsent","typo3","typo3-cms","typo3-cms-extension"],"latest_commit_sha":null,"homepage":"https://extensions.typo3.org/extension/cookiebanner/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Thejuse.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2018-03-14T08:56:29.000Z","updated_at":"2020-06-17T11:28:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6330277-a78b-489a-b43f-5ef607f2c40a","html_url":"https://github.com/Thejuse/cookiebanner","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/Thejuse/cookiebanner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thejuse%2Fcookiebanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thejuse%2Fcookiebanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thejuse%2Fcookiebanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thejuse%2Fcookiebanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Thejuse","download_url":"https://codeload.github.com/Thejuse/cookiebanner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thejuse%2Fcookiebanner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274417281,"owners_count":25281108,"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","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cookie","cookiebanner","cookieconsent","typo3","typo3-cms","typo3-cms-extension"],"created_at":"2024-12-03T00:24:12.195Z","updated_at":"2025-10-28T13:08:00.314Z","avatar_url":"https://github.com/Thejuse.png","language":"PHP","funding_links":["https://www.paypal.me/jseidlAT/5.99","https://www.paypal.me/jseidlAT","https://www.buymeacoffee.com/jseidl"],"categories":[],"sub_categories":[],"readme":"# TYPO3 Extension cookiebanner\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/jseidlAT/5.99)\n\u003e TYPO3 Extension for adding a [CookieConsent](https://cookieconsent.insites.com) Banner\n\n## Features\n- [CookieConsent](https://cookieconsent.insites.com) Banner\n- TYPO3 8, 9 \u0026 TYPO3 10\n- full customizable\n- documentation\n\n## Usage\n### Installation\n\n#### Installation as extension from TYPO3 Extension Repository (TER) (recomened)\nDownload and install the extension with the extension manager module.\n\n#### Manual Installation (FTP required)\n\n- Download extension via GitHub or [TYPO3-Ter](https://extensions.typo3.org/extension/cookiebanner/)\n- Go to your FTP and navigate to `/typo3conf/ext/` and upload the cookiebanner folder there\n### Minimal Setup\n\n1. Activate Extension in Extensionmanager\n2. Include the static TypoScript of the extension \n3. Edit Preferences in the Constants-Editor\n\n## Help supporting further development\n\n**Why?** The extension is a tool for GDPR/DSGVO and i always try to update it to the latest possible TYPO3 version.\n\n**HOW?** There are multiple ways to support the further development\n- **PayPal** Support me on [paypal.com](https://www.paypal.me/jseidlAT)\n- **BuyMeACoffee** Support me on [buymeacoffee.com](https://www.buymeacoffee.com/jseidl)\n\n## Administartion corner\n\n### Versions and support\n\n| cookiebanner | TYPO3      | PHP       | Support/Development                  |\n| ------------ | ---------- | --------- | ------------------------------------ |\n| 1.x          | 8.7 - 10.x  | 7.0 - 7.4 | Features, Bugfixes, Security updates |\n\n### Changelog\n\nPlease look [here in the changelog.md](https://github.com/Thejuse/cookiebanner/blob/master/CHANGELOG.md)\n\n### Release Management\ncookiebanner uses semantic versioning which basically means for you, that\n\n- **bugfix update**s (e.g. 1.0.0 =\u003e 1.0.1) just includes small bugfixes or security relevant stuff without breaking changes.\n- **minor updates** (e.g. 1.0.0 =\u003e 1.1.0) includes new features and smaller tasks without breaking changes.\n- **major updates** (e.g. 1.0.0 =\u003e 2.0.0) breaking changes wich can be refactorings, features or bugfixes.\n\n\u0026copy; 2018-2020 [Julian Seidl](https://www.jseidl.at)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthejuse%2Fcookiebanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthejuse%2Fcookiebanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthejuse%2Fcookiebanner/lists"}