Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 861 Bytes

2023-07-11-allow-installation-of-apps-in-the-frw.md

File metadata and controls

16 lines (15 loc) · 861 Bytes
title issue author author_email author_github
Allow installation of apps in the FRW
NEXT-26389
Frederik Schmitt
f.schmitt@shopware.com
fschmtt

Core

  • Changed Shopware\Core\Framework\Store\Api\FirstRunWizardController to pass installed apps to the Shopware\Core\Framework\Store\Services\FirstRunWizardService
  • Changed Shopware\Core\Framework\Store\Services\FirstRunWizardService to additionally match recommendations against installed apps
  • Changed \Shopware\Core\Framework\Store\Struct\StorePluginStruct to contain the extension's type

Administration

  • Changed src/module/sw-first-run-wizard/component/sw-plugin-card/index.ts to allow installation of apps
  • Changed src/module/sw-first-run-wizard/view/sw-first-run-wizard-plugins/sw-first-run-wizard-plugins.html.twig to refresh recommendations after installing an extension