Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 653 Bytes

2022-11-29-wrong-snippet-set-when-setup-system.md

File metadata and controls

11 lines (11 loc) · 653 Bytes
title issue
Wrong snippet set when setup system
NEXT-22362

Core

  • Changed the execute function in src/Core/Maintenance/System/Command/SystemInstallCommand.php.

Storefront

  • Changed the configure function in src/Storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php to add command option iso code.
  • Changed the getSalesChannelConfiguration function in src/Storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php to get sales channel config.
  • Changed the getSnippetSetId function in src/Storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php to the get snippet set id correct.