Skip to content

docs(filesystem): document use_last_modified_version_strategy option for theme assets#2371

Open
Basti (bneumann97) wants to merge 2 commits into
mainfrom
docs/last-modified-strategy-config-theme
Open

docs(filesystem): document use_last_modified_version_strategy option for theme assets#2371
Basti (bneumann97) wants to merge 2 commits into
mainfrom
docs/last-modified-strategy-config-theme

Conversation

@bneumann97

Copy link
Copy Markdown

Summary

Add documentation for the newly added configuration that disables the last modified version strategy (check PR in shopware repo for more details)

Related links

shopware/shopware#18089

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 Jul 7, 2026

Copy link
Copy Markdown

Developer Docs healthcheck

Status: Completed with success.
Repository: shopware/docs
Commit: 3c038cf
Preview: https://developer-documentation-16asr17y4-shopware-frontends.vercel.app
Workflow run: #4378

@bneumann97 Basti (bneumann97) self-assigned this Jul 7, 2026
@Isengo1989 Micha Hobert (Isengo1989) added the Blocked Block PRs from merging label Jul 7, 2026
@Isengo1989 Micha Hobert (Isengo1989) added the Undocumented Feature Feature which is not documented yet and is considered for documentation label Jul 7, 2026

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.

Pull request overview

Adds documentation to the hosting/filesystem guide describing the new shopware.filesystem.theme.use_last_modified_version_strategy option, which can disable last-modified based URL versioning for theme assets on remote filesystems to reduce metadata/API calls.

Changes:

  • Document how and when to disable the last-modified version strategy for theme assets (and why it helps on S3/GCS).
  • Add GCS to the spellcheck wordlist.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
guides/hosting/infrastructure/filesystem.md Documents the new theme filesystem config option to avoid last-modified lookups for asset URL versioning on remote storage.
.wordlist.txt Adds GCS to avoid spellcheck failures for the new documentation text.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread guides/hosting/infrastructure/filesystem.md Outdated
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

Blocked Block PRs from merging Undocumented Feature Feature which is not documented yet and is considered for documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants