feat: create products/tools space, move Shopware CLI#2297
Merged
Conversation
Contributor
|
|
Contributor
There was a problem hiding this comment.
Pull request overview
This PR reorganizes the documentation structure by introducing a Products → Tools space and relocating/rehoming Shopware CLI documentation into products/tools/cli, while updating cross-references and redirects accordingly.
Changes:
- Added a new Shopware CLI documentation tree under
products/tools/cli/(commands, installation, validation, formatting, refactoring, account workflows). - Updated existing guides to link to the new CLI doc locations.
- Adjusted
.gitbook.yamlredirects to support the new URL structure.
Reviewed changes
Copilot reviewed 17 out of 35 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| products/tools/cli/validation.md | Adds CLI extension validation documentation. |
| products/tools/cli/shopware-account-commands/updating-store-page.md | Documents updating Store listing assets via CLI. |
| products/tools/cli/shopware-account-commands/releasing-extension-to-shopware-store.md | Documents uploading/releasing extensions via CLI. |
| products/tools/cli/shopware-account-commands/configure-composer-repository.md | Documents configuring Shopware Store composer repo via CLI. |
| products/tools/cli/shopware-account-commands/authentication.md | Documents Shopware Account authentication for CLI usage. |
| products/tools/cli/project-commands/remote-extension-managment.md | Documents remote extension management commands. |
| products/tools/cli/project-commands/mysql-dump.md | Documents project database dump tooling. |
| products/tools/cli/project-commands/image-proxy.md | Documents image proxy command usage/config. |
| products/tools/cli/project-commands/helper-commands.md | Lists assorted helper commands for projects. |
| products/tools/cli/project-commands/build.md | Documents project CI/build command and configuration. |
| products/tools/cli/project-commands/autofix.md | Documents project autofix/migration helpers. |
| products/tools/cli/installation.md | Adds additional CLI installation options and CI integration notes. |
| products/tools/cli/index.md | Updates CLI overview page link references after move. |
| products/tools/cli/formatter.md | Documents formatter usage for extensions/projects. |
| products/tools/cli/extension-commands/extract-meta-data.md | Documents version/changelog extraction helpers. |
| products/tools/cli/extension-commands/configuration.md | Documents extension config file and environment variables. |
| products/tools/cli/extension-commands/build.md | Documents building/zipping extensions and related options. |
| products/tools/cli/extension-commands/admin-watcher.md | Documents standalone admin watcher usage. |
| products/tools/cli/command-types.md | Updates internal link targets after doc move. |
| products/tools/cli/automatic-refactoring.md | Documents refactoring (fix) workflow for extensions/projects. |
| guides/upgrades-migrations/index.md | Updates link to Store submission via CLI. |
| guides/plugins/apps/lifecycle/product-translator.md | Updates CLI references to new location. |
| guides/plugins/apps/app-scripts/add-api-endpoint.md | Updates CLI references to new location. |
| guides/plugins/apps/administration/starter-admin-extension.md | Updates CLI references to new location. |
| guides/installation/legacy-setups/docker-setup.md | Updates link to CLI docs after move. |
| guides/installation/index.md | Updates recommended installation path links to new CLI docs. |
| guides/hosting/installation-updates/performing-updates.md | Updates CLI installation guide link. |
| guides/hosting/installation-updates/deployments/index.md | Updates extension build command link. |
| guides/hosting/installation-updates/deployments/deployment-helper.md | Updates project ci link target. |
| guides/hosting/installation-updates/creating-a-staging-instance.md | Updates CLI installation/dump doc links. |
| guides/development/tooling/index.md | Updates CLI and formatter links. |
| guides/development/testing/store/quality-guidelines.md | Updates CLI link to new location. |
| guides/development/testing/ci.md | Updates links to CLI formatter/validation/build docs. |
| guides/development/index.md | Updates CLI installation/helper docs links. |
| .gitbook.yaml | Adds/adjusts redirects for new Products→Tools CLI location. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
2859337 to
fcd2479
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Moves Shopware CLI into a dedicated Producs > Tools space, also there for the MCP.
Related links
shopware/developer-portal#595
#2265
Checklist
PageRefreferences where relevant..gitbook.yamlif pages were moved, renamed, or deleted..wordlist.txt(and sorted it) if spellcheck flags new legitimate terms.Notes