Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 818 Bytes

2021-09-13-implement-empty-csv-file-creation-for-profile.md

File metadata and controls

17 lines (17 loc) · 818 Bytes
title issue author author_email author_github
Implement empty csv file creation for profile
NEXT-16084
Malte Janz
Malte Janz

Core

  • Added createTemplate method to Shopware\Core\Content\ImportExport\Service\ImportExportService which creates a template CSV file for the given profile.
  • Added ACTIVITY_TEMPLATE constant to Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogEntity.

API

  • Added endpoint /api/_action/import-export/prepare-template-file-download in Shopware\Core\Content\ImportExport\Controller\ImportExportActionController.

Administration

  • Added download template context menu action in profile listing to sw-import-export-view-profiles component.
  • Added snippet sw-import-export.profile.downloadTemplateLabel.