Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 508 Bytes

2023-10-26-improved-installing-an-extension-will-activate-it.md

File metadata and controls

9 lines (9 loc) · 508 Bytes
title issue author
Improved installing an extension will activate it
NEXT-23563
p.dinkhoff

Administration

  • Changed the behaviour of installing an extension. Now the extension will be activated after installing it.
  • Added a function installAndActivateExtension, to component/sw-self-maintained-extension-card/index.js and component/sw-extension-card-bought/index.js
  • Changed the function installExtension to installAndActivateExtension in component/sw-extension-card-base/index.js