Download Latest Version Release v6.7.0.1 source code.tar.gz (12.2 MB)
Email in envelope

Get an email when there's a new version of Shopware

Home / v6.7.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-06-17 2.2 kB
Shopware 6.7.0.0 source code.tar.gz 2025-06-17 12.2 MB
Shopware 6.7.0.0 source code.zip 2025-06-17 19.4 MB
Totals: 3 Items   31.6 MB 0

Shopware 6.7.0.0

This major release introduces significant technical improvements, cleanup of deprecated features, upgraded accessibility changes and impactful changes for long-term platform stability. After a RC validation period in different phases, the 6.7 release is now production-ready for self-hosted environments.

Highlights

  • Vue 3 is now fully supported in the administration. The compatibility layer has been removed, and Pinia replaces Vuex for state management.

  • Webpack has been replaced with Vite for the administration build process, improving performance and DX.

  • Storefront and Admin templates have been migrated to the Meteor Component Library. Several legacy components have been deprecated or removed.

  • The cache system has been reworked. Store-API route caching has been removed, and ESI was introduced for more precise cache control.

  • Native type declarations have been added to PHP class properties across the platform.

  • Multiple core libraries were upgraded: DBAL 4.x, PHPUnit 11.x, Dompdf 3.x, oauth2-server 9.x.

  • The OAuth token request flow is now spec-compliant. The /api/oauth/authorize endpoint has been removed.

  • Accessibility improvements have been made across the admin UI in preparation for the European Accessibility Act (EAA).

Deprecation Cleanup

6.7 finalizes the deprecation removals that were scheduled during the 6.6 lifecycle. Please refer to the Upgrade Guide for detailed migration instructions.

Upgrade Considerations

  • Plugin and app developers should test compatibility, particularly with the Vue 3 and Vite changes.

  • Private apps and themes may require additional review due to internal API and caching adjustments.

  • Redis configuration and Varnish now rely on updated modules. See the hosting section in the upgrade guide.

Additional Resources

Upgrade Guide

Developer Changelog

The changes introduced between RC5 and the final release were limited to bug fixes and minor adjustments. No additional breaking changes were introduced after RC5.

Source: README.md, updated 2025-06-17