title | issue | author | author_email | author_github |
---|---|---|---|---|
Implement empty csv file creation for profile |
NEXT-16084 |
Malte Janz |
Malte Janz |
- Added
createTemplate
method toShopware\Core\Content\ImportExport\Service\ImportExportService
which creates a template CSV file for the given profile. - Added
ACTIVITY_TEMPLATE
constant toShopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogEntity
.
- Added endpoint
/api/_action/import-export/prepare-template-file-download
inShopware\Core\Content\ImportExport\Controller\ImportExportActionController
.
- Added
download template
context menu action in profile listing tosw-import-export-view-profiles
component. - Added snippet
sw-import-export.profile.downloadTemplateLabel
.