Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
> [!IMPORTANT]
> **The recommended way to install Shopware is [shopware-cli](https://github.com/shopware/shopware-cli)** —
> a fully-featured CLI for installing, managing and developing with Shopware.
> Our primary focus is on Shopware CLI and we do not plan to invest significant time in the web installer going forward.

# Web Installer

The web installer is a simple Symfony application packaged as a Phar file, that allows running automated Composer commands to install or update Shopware.
Expand Down
Loading