{"id":18948399,"url":"https://github.com/oxid-esales/gdpr-optin-module","last_synced_at":"2025-04-05T18:11:44.902Z","repository":{"id":56063224,"uuid":"123903189","full_name":"OXID-eSales/gdpr-optin-module","owner":"OXID-eSales","description":"GDPR opt-in module","archived":false,"fork":false,"pushed_at":"2025-03-10T10:59:34.000Z","size":5250,"stargazers_count":20,"open_issues_count":0,"forks_count":10,"subscribers_count":14,"default_branch":"b-7.3.x","last_synced_at":"2025-03-29T17:12:52.948Z","etag":null,"topics":["gdpr","oxid-esales","oxid-module","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"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/OXID-eSales.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-05T10:25:42.000Z","updated_at":"2025-03-10T10:43:27.000Z","dependencies_parsed_at":"2024-05-20T13:29:27.825Z","dependency_job_id":"ca5ffecd-b226-4f69-bec2-bf074ceb30a9","html_url":"https://github.com/OXID-eSales/gdpr-optin-module","commit_stats":{"total_commits":144,"total_committers":15,"mean_commits":9.6,"dds":0.6805555555555556,"last_synced_commit":"245eba7c514b10a31f8aa03dd6157031399dbdf5"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OXID-eSales%2Fgdpr-optin-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OXID-eSales%2Fgdpr-optin-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OXID-eSales%2Fgdpr-optin-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OXID-eSales%2Fgdpr-optin-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OXID-eSales","download_url":"https://codeload.github.com/OXID-eSales/gdpr-optin-module/tar.gz/refs/heads/b-7.3.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247378152,"owners_count":20929297,"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":["gdpr","oxid-esales","oxid-module","php"],"created_at":"2024-11-08T13:13:25.914Z","updated_at":"2025-04-05T18:11:44.879Z","avatar_url":"https://github.com/OXID-eSales.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GDPR opt-in module\n\n[![Development](https://github.com/OXID-eSales/gdpr-optin-module/actions/workflows/trigger.yaml/badge.svg?branch=b-7.2.x)](https://github.com/OXID-eSales/gdpr-optin-module/actions/workflows/trigger.yaml)\n[![Latest Version](https://img.shields.io/packagist/v/OXID-eSales/gdpr-optin-module?logo=composer\u0026label=latest\u0026include_prereleases\u0026color=orange)](https://packagist.org/packages/oxid-esales/gdpr-optin-module)\n[![PHP Version](https://img.shields.io/packagist/php-v/oxid-esales/gdpr-optin-module)](https://github.com/oxid-esales/gdpr-optin-module)\n\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=OXID-eSales_gdpr-optin-module\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=OXID-eSales_gdpr-optin-module)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=OXID-eSales_gdpr-optin-module\u0026metric=coverage)](https://sonarcloud.io/dashboard?id=OXID-eSales_gdpr-optin-module)\n[![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=OXID-eSales_gdpr-optin-module\u0026metric=sqale_index)](https://sonarcloud.io/dashboard?id=OXID-eSales_gdpr-optin-module)\n\nModule adds opt-in functionality which is required for GDPR law.\n\n### Installation\n\nSystem requirements and installation instructions are described in the module documentation: https://docs.oxid-esales.com/modules/gdpr-optin/de/3.0/installation.html.\n\n### Compatibility\n\n* b-7.3.x module branch for shop 7.3.x branches and compilations\n* b-7.2.x module branch for shop 7.2.x branches and compilations\n* b-7.1.x module branch for shop 7.1.x branches and compilations\n* b-7.0.x module branch for shop 7.0.x branches and compilations\n* b-6.x module branch for shop compilation: 6.2.x and up to 6.5.x\n* b-2.2.x module branch for shop compilation: 6.0.2 and up to 6.1.x\n* v1.x module branch for shop compilation: 5.3.7/4.10.7 or above\n\n### Module installation via composer\n\n* **composer require oxid-esales/gdpr-optin-module:^2.3.0** to install the released version compatible with OXID eShop 6.2.x - 6.5.x compilations\n* **composer require oxid-esales/gdpr-optin-module:^3.0.0** to install the released version compatible with OXID eShop 7.0.x compilations\n* **composer require oxid-esales/gdpr-optin-module:^4.0.0** to install the released version compatible with OXID eShop 7.1.x compilations\n* **composer require oxid-esales/gdpr-optin-module:^4.1.0** to install the released version compatible with OXID eShop 7.2.x compilations\n\n### Features\n\nModule allows to control:\n* the opt-in option for delivery addresses to be conform with GDPR\n* the opt-in option for user registration to be conform with GDPR\n* the opt-in option for review writing form to be conform with GDPR\n* the information customer is shown regarding what happens to the contact form data \n  after the request has been processed. \n\n### Bugs and Issues\n\nIf you experience any bugs or issues, please report them in the section **Module GDPR Opt-in** of https://bugs.oxid-esales.com.\n\n### Documentation \n\nThe module documentation can be found on our documentation platform: https://docs.oxid-esales.com/modules/gdpr-optin/de/3.0/.\n\n## License\n\nOXID Module and Component License, see [LICENSE file](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxid-esales%2Fgdpr-optin-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foxid-esales%2Fgdpr-optin-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxid-esales%2Fgdpr-optin-module/lists"}