Skip to content

Commit e3d01b0

Browse files
Update extension-management.md
1 parent d967e09 commit e3d01b0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

guides/hosting/installation-updates/extension-management.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ bin/console plugin:install --activate <extension-name>
5454

5555
You can also find the Composer package name when you click "Install via Composer" in the Shopware Account.
5656

57+
::: info
58+
Removing a Composer package or uninstalling a plugin does not cancel a paid subscription. License state is managed in the Shopware Account, and cancellation must be done there.
59+
:::
60+
5761
## Migrating already installed extensions to Composer
5862

5963
If you already have extensions installed in your project, you can migrate them to Composer. First, you should install the extension with Composer:

0 commit comments

Comments
 (0)