Skip to content

PaaS: Installation command is outdated after change from PHP script to bash #2387

Description

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

  • This issue is about documentation content or documentation behavior, not a Shopware product or platform bug.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions