title | issue | author | author_email | author_github |
---|---|---|---|---|
Allow installation of apps in the FRW |
NEXT-26389 |
Frederik Schmitt |
fschmtt |
- Changed
Shopware\Core\Framework\Store\Api\FirstRunWizardController
to pass installed apps to theShopware\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
- 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