Skip to main content
Version: 2026.2

Upgrade Information

The following steps are necessary when updating to newer versions.

Upgrade to 2025.4.6

  • [Frontend build] The compiled frontend now ships as a single archive (build-dist/build-<id>.zip) instead of a committed public/build/ directory, and is extracted into public/build/ automatically during cache warmup.

Note: Read-only filesystem deployments must run bin/console cache:warmup (or cache:clear) during the build/deploy phase while vendor/ is still writable — standard Pimcore deployments already do this. When assets:install runs in copy mode, run cache:warmup before it.