title | issue |
---|---|
Wrong snippet set when setup system |
NEXT-22362 |
- Changed the
execute
function insrc/Core/Maintenance/System/Command/SystemInstallCommand.php
.
- Changed the
configure
function insrc/Storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php
to add command option iso code. - Changed the
getSalesChannelConfiguration
function insrc/Storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php
to get sales channel config. - Changed the
getSnippetSetId
function insrc/Storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php
to the get snippet set id correct.