Skip to content

chore: adjust shopware-cli and deployment-helper configuration file locations - #2521

Open
Malte Janz (MalteJanz) wants to merge 5 commits into
mainfrom
chore/adjust-shopware-cli-and-deployment-helper-configuration-file-locations
Open

Malte Janz (MalteJanz) wants to merge 5 commits into
mainfrom
chore/adjust-shopware-cli-and-deployment-helper-configuration-file-locations

Conversation

@MalteJanz

@MalteJanz Malte Janz (MalteJanz) commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Adjustments made to document the new priority based lookup of the shopware-project and shopware-extension YAML config files and their new default location for new projects. For additional context read the ADR, TLDR: we want to adopt the .config convention

Related links

Checklist

  • I reviewed affected links, code samples, and cross-references, including PageRef references where relevant.
  • I added or updated redirects in .gitbook.yaml if pages were moved, renamed, or deleted.
  • I updated .wordlist.txt (and sorted it) if spellcheck flags new legitimate terms.
  • Any required dependent changes in downstream modules have already been merged and published.
  • This pull request is ready for review.

Notes

@shopware-dev-docs-connector

shopware-dev-docs-connector Bot commented Sep 17, 2026

Copy link
Copy Markdown

Developer Docs healthcheck

Status: Completed with success.
Repository: shopware/docs
Commit: 835dfb0
Preview: https://developer-documentation-bvblvocc1-shopware-frontends.vercel.app
Workflow run: #5321

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disclaimer: This PR should only be merged after both of these are merged + released:
shopware/shopware-cli#1432
shopware/deployment-helper#114

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

Several examples conflict with legacy-path behavior, packaging behavior, or the availability of the unreleased upstream implementations.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Documents the new preferred .config/ locations and legacy lookup behavior for Shopware CLI and Deployment Helper configuration files.

Changes:

  • Adds a centralized configuration lookup reference.
  • Updates project and extension examples to use .config/.
  • Revises Deployment Helper, development, PaaS, and plugin guidance.
File summaries
File Description
products/tools/cli/validation.md Updates validation configuration paths
products/tools/cli/shopware-account-commands/updating-store-page.md Updates Store metadata paths
products/tools/cli/project-commands/remote-extension-management.md Updates project configuration references
products/tools/cli/project-commands/mysql-dump.md Updates dump configuration examples
products/tools/cli/project-commands/image-proxy.md Updates image proxy configuration
products/tools/cli/project-commands/helper-commands.md Updates schema and initialization guidance
products/tools/cli/project-commands/dev-environment.md Updates development environment paths
products/tools/cli/project-commands/build.md Updates build configuration references
products/tools/cli/extension-commands/extract-meta-data.md Updates extension schema documentation
products/tools/cli/extension-commands/configuration.md Updates extension configuration guidance
products/tools/cli/extension-commands/build.md Updates extension build examples
products/tools/cli/configuration.md Adds lookup priority and migration reference
products/paas/shopware/get-started/prepare-codebase.md Updates PaaS extension-removal guidance
guides/plugins/plugins/bundle.md Updates project structure and bundle configuration
guides/hosting/installation-updates/extension-management.md Updates Deployment Helper path
guides/hosting/installation-updates/deployments/deployment-helper/troubleshooting.md Updates troubleshooting paths
guides/hosting/installation-updates/deployments/deployment-helper/store.md Updates Store configuration path
guides/hosting/installation-updates/deployments/deployment-helper/staging.md Updates staging configuration paths
guides/hosting/installation-updates/deployments/deployment-helper/reference.md Updates command reference paths
guides/hosting/installation-updates/deployments/deployment-helper/hosting.md Updates hosting configuration paths
guides/hosting/installation-updates/deployments/deployment-helper/extensions.md Updates extension-management paths
guides/hosting/installation-updates/deployments/deployment-helper/environment.md Updates configuration environment-variable description
guides/hosting/installation-updates/deployments/deployment-helper/configuration.md Updates primary and local configuration guidance
guides/hosting/installation-updates/creating-a-staging-instance.md Updates dump configuration path
guides/development/dev-environment.md Updates development and migration documentation
Review details
  • Files reviewed: 25/25 changed files
  • Comments generated: 7
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread guides/development/dev-environment.md
Comment thread guides/hosting/installation-updates/deployments/deployment-helper/environment.md Outdated
Comment thread guides/hosting/installation-updates/deployments/deployment-helper/reference.md Outdated
Comment thread products/tools/cli/configuration.md
Comment thread products/tools/cli/project-commands/image-proxy.md Outdated
Comment thread products/tools/cli/shopware-account-commands/updating-store-page.md

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two small suggestions, otherwise lgtm

Comment thread guides/development/dev-environment.md Outdated
Comment thread products/tools/cli/configuration.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants