docs: add Fastly snippets and security features documentation; update…#2305
Open
Renaud Hager (renaudhager) wants to merge 14 commits into
Open
docs: add Fastly snippets and security features documentation; update…#2305Renaud Hager (renaudhager) wants to merge 14 commits into
Renaud Hager (renaudhager) wants to merge 14 commits into
Conversation
… application YAML and PHP settings sections
Contributor
There was a problem hiding this comment.
Pull request overview
This PR expands the Shopware PaaS Native documentation around Fastly (CDN snippets + security/WAF) and PHP configuration, and updates the application.yaml reference to include PHP extensions.
Changes:
- Added new docs pages for Fastly snippet management and for default security features (WAF).
- Updated Fastly CDN docs to link to the snippets page and clarify the two Fastly services (
storefrontvscdn). - Added a new PHP settings page and extended the
application.yamldocumentation with anapp.php.extensionsfield and examples.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 9 comments.
Show a summary per file
| File | Description |
|---|---|
| products/paas/shopware/fundamentals/php-settings.md | New page documenting PHP configuration via environment variables. |
| products/paas/shopware/fundamentals/application-yaml.md | Documents app.php.extensions and adds examples to the YAML reference. |
| products/paas/shopware/cdn/security-features.md | New page describing the default WAF/security features. |
| products/paas/shopware/cdn/index.md | Clarifies Fastly integration and introduces the two-service model. |
| products/paas/shopware/cdn/fastly-snippets.md | New page describing how to deploy Fastly snippets for the storefront service. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
|
Renaud Hager (@renaudhager) does this PR make this obsolete or should they be merged? |
Member
Author
Yes it does, thanks for flagging it. |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Tom Bojer (tombojer)
approved these changes
May 28, 2026
Member
Author
|
Micha Hobert (@Isengo1989) let me know if anything else is needed for this PR. |
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.
This pull request adds new documentation and updates existing docs for Shopware PaaS Native, focusing on Fastly CDN configuration, security features, and PHP settings. The changes introduce dedicated pages for Fastly snippet management and security features (WAF), clarify Fastly service configuration, and provide improved guidance for PHP configuration in the application YAML and environment variables.
Fastly CDN and Security Documentation:
storefrontservice, including installation instructions and current limitations.storefrontandcdnFastly services.PHP Configuration Documentation: