Skip to content

docs: document post-extension install hook - #2528

Open
Basti (bneumann97) wants to merge 2 commits into
mainfrom
docs/deployment-helper-post-extension-hook
Open

Basti (bneumann97) wants to merge 2 commits into
mainfrom
docs/deployment-helper-post-extension-hook

Conversation

@bneumann97

@bneumann97 Basti (bneumann97) commented Sep 21, 2026 •

Copy link
Copy Markdown
Contributor

Summary

Documents the new post-extension-on-project-install hook from shopware/deployment-helper#115.

Changes

  • Adds the hook to the Deployment Helper configuration example.
  • Documents that it runs only during fresh installations, after plugin and app lifecycle operations.
  • Clarifies its position before optional OpenSearch indexing and post-install.
  • Explains when to use it instead of post-update.

Validation

  • pnpm run check:markdown -- guides/hosting/installation-updates/deployments/deployment-helper/configuration.md

@shopware-dev-docs-connector

shopware-dev-docs-connector Bot commented Sep 21, 2026 •

Copy link
Copy Markdown

Developer Docs healthcheck

Status: Completed with success.
Repository: shopware/docs
Commit: c1ed485
Preview: https://developer-documentation-n1avo96mv-shopware-frontends.vercel.app
Workflow run: #5415

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.

Copilot review overview

🟡 Changes recommended

Correct the fresh-install sequence so it does not reference update-only steps.

Get a fresh assessment by requesting another Copilot review.

Review effort: Lite
Findings: 1 Low severity

Open (1)
What changed in this PR

Documents the new post-extension-on-project-install Deployment Helper hook and its fresh-install lifecycle position.

Changes:

  • Adds the hook to the configuration example.
  • Documents execution order and OpenSearch indexing.
  • Clarifies when to use it instead of post-update.
File Description
guides/​hosting/​installation-updates/​deployments/​deployment-helper/​configuration.md Adds hook configuration and lifecycle guidance.

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

@sushmangupta Su (sushmangupta) added the Improvement PR created to append/modify info in the existing article label Sep 23, 2026
Clarify hook execution order for fresh installations.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Improvement PR created to append/modify info in the existing article

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants