Report type
Outdated content
Affected page URL or Markdown path
https://github.com/shopware/docs/blob/main/products/paas/shopware-paas/cli-setup.md
Problem or request
The installation instructions no longer work, because the script is no longer executable for | php, but | bash instead.
Suggested improvement
Update the installation command and possible other unrecorded changes.
Shopware version or version range
no specific version
Context or environment
PaaS project (via Upsun)
Evidence and supporting details
Output from running the setup command currently documented on the page:
> curl -sfS https://cli.shopware.com/installer | php
# Installer for the Shopware PaaS CLI.
#
...
The command simply outputs the whole bash script instead of installing. The change was apparently introduced last week or over the weekend and has caused issues in one of our PaaS projects during deployments (2026-07-20).
Reproduction or discovery steps
curl -sfS https://cli.shopware.com/installer | php
Repository routing confirmation
Report type
Outdated content
Affected page URL or Markdown path
https://github.com/shopware/docs/blob/main/products/paas/shopware-paas/cli-setup.md
Problem or request
The installation instructions no longer work, because the script is no longer executable for
| php, but| bashinstead.Suggested improvement
Update the installation command and possible other unrecorded changes.
Shopware version or version range
no specific version
Context or environment
PaaS project (via Upsun)
Evidence and supporting details
Output from running the setup command currently documented on the page:
The command simply outputs the whole bash script instead of installing. The change was apparently introduced last week or over the weekend and has caused issues in one of our PaaS projects during deployments (
2026-07-20).Reproduction or discovery steps
curl -sfS https://cli.shopware.com/installer | phpRepository routing confirmation