Skip to content

Commit ee4d944

Browse files
Update deployment-helper.md
1 parent 06f1c29 commit ee4d944

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

guides/hosting/installation-updates/deployments/deployment-helper.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ Shopware Plugin Service
347347

348348
Removing an extension requires you to follow two steps:
349349

350-
1.) Set the extension to `remove` in the `.shopware-project.yml` file
350+
1. Set the extension to `remove` in the `.shopware-project.yml` file:
351351

352352
```yaml
353353
deployment:
@@ -365,9 +365,7 @@ deployment:
365365

366366
and deploy the changes. The extension will be uninstalled and is inactive.
367367

368-
2.) Remove the extension from source code
369-
370-
After the deployment you can remove the extension from the source code, remove the entry from the `.shopware-project.yml` file, and deploy the changes again.
368+
2. Remove the extension from source code, remove the entry from the `.shopware-project.yml` file, and deploy the changes again.
371369

372370
## One-time tasks
373371

0 commit comments

Comments
 (0)