Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 338 Bytes

2021-07-23-create-handler-for-generate-document.md

File metadata and controls

7 lines (7 loc) · 338 Bytes
title issue
Create handler for generate document
NEXT_15156

Core

  • Added a new constant GENERATE_DOCUMENT in Shopware\Core\Content\Flow\Action\FlowAction.
  • Added GenerateDocumentAction class at Shopware\Core\Content\Flow\Action\FlowAction which used to generate documents, This action will be called by Flow trigger.