From 69f1c5894a3cd8e0fb5c413b91e6151dc8b15066 Mon Sep 17 00:00:00 2001 From: Tomasz Turkowski Date: Tue, 26 May 2026 14:51:43 +0200 Subject: [PATCH] docs: recommend shopware-cli as the preferred installation method docs: strengthen shopware-cli recommendation Apply suggestion from review --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 867a479..2e1f8b6 100644 --- a/README.md +++ b/README.md @@ -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.