Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 922 Bytes

2023-03-28-add-module-sw-settings-usage-data.md

File metadata and controls

20 lines (20 loc) · 922 Bytes
title issue author author_email author_github
Add module sw-settings-usage-data
NEXT-25553
Frederik Schmitt
f.schmitt@shopware.com
fschmtt

Core

  • Added system config core.metrics.shareUsageData to indicate whether usage data should be shared with Shopware
  • Added Shopware\Core\System\Metrics\Api\MetricController
  • Added Shopware\Core\System\Metrics\Approval\ApprovalDetector to check whether usage data sharing approval request is needed

API

  • Added a GET route /api/metrics/needs-approval to check whether usage data sharing approval request is needed and still to be asked

Administration

  • Added module src/module/sw-settings-usage-data
  • Added component src/module/sw-settings-usage-data/page/sw-settings-usage-data
  • Added component src/app/component/sw-usage-data/sw-settings-usage-data-intro
  • Added component src/app/component/sw-usage-data/sw-settings-usage-data-modal