Shopware 5 Is Ending: The Upgrade Path to Shopware 6 and the Frontend Decision
The end-of-life pressure on Shopware 5 is rising noticeably. Many established DACH shops still run on the old version, and for them moving to Shopware 6 is no longer optional, only a question of when. What gets underestimated: a Shopware 5 to 6 upgrade is not an ordinary version update. It is effectively a replatforming, and that is exactly why the moment of the move is also the moment you decide on your frontend strategy, whether you mean to or not.
This post shows what the upgrade path actually involves, where the biggest cost blocks sit, and why you should make the frontend decision deliberately now instead of letting it disappear into a theme rewrite.
Why Shopware 5 to 6 Is a Replatforming, Not an Update
Anyone who has moved from Shopware 5 to 6 knows the uncomfortable truth: there is no gentle migration path. The architecture changed fundamentally, and that has concrete consequences:
- No plugin from Shopware 5 runs on Shopware 6. Every extension has to be rebuilt or replaced, often on a subscription model instead of a one-time purchase. A typical shop has 20 to 50 plugins, and each one is a migration item.
- The theme code is entirely new. Shopware 6 uses Twig instead of Smarty and a new theme inheritance system. Your old storefront theme is not portable, it gets rebuilt.
- DACH-specific burdens come on top. VAT logic, customer groups, mandatory legal pages, consent setup and multilingual routing regularly fail on details and drive up the effort.
In sum, this typically means 10,000 to 50,000 euros and three to eight months of project time for mid-market shops. That is the scale of a replatforming, and it explains why many customers ask at this point: if I have to touch this much anyway, why not switch to a different backend altogether? The question is fair, but for most Shopware merchants it leads in the wrong direction, because the backend is rarely the actual problem.
The Real Decision Sits in the Frontend
The most expensive and riskiest part of a Shopware 5 to 6 upgrade is not the backend migration. It is the theme rewrite. This is where the decision you should make deliberately now lives: do you build your storefront again as a classic Twig theme that becomes a burden again at the next major version jump? Or do you decouple the frontend layer from Shopware so the backend stays swappable and the theme effort becomes a one-time cost?
The second option is the core of composable commerce, and for Shopware merchants it is surprisingly pragmatic. Instead of binding the frontend to Shopware templates, you put a frontend layer on the Shopware Store API and run storefront, campaigns and content independently of the backend. We described the basics of this path in our step-by-step guide to Shopware headless migration.
The Decoupled Upgrade Path: Frontend First
The elegant sequence flips the classic upgrade project around. Instead of migrating backend and frontend at the same time, you proceed in two cleanly separated steps:
- Decouple the frontend before migrating the backend. A Frontend Management Platform (FMP) like Laioutr sits on your existing Shopware Store API and delivers the storefront. Marketing builds pages in the editor with live preview, engineering reviews and extends through components. The frontend is now independent of the Shopware version.
- Migrate Shopware 5 to 6 in isolation. Because the frontend runs through the FMP, the backend upgrade only touches the commerce engine. In the move, essentially the connector binding changes, not the entire storefront. No theme rewrite, no duplicated plugin-and-theme effort.
The practical payoff: you separate two risks that otherwise come at you at once. The frontend is already live and stable before you work on the backend, and the backend swap becomes a manageable, isolated project. Details on the routes and architecture are on our Shopware headless frontend page.
What You Actually Gain in the Upgrade
Decoupling the frontend layer during the Shopware upgrade solves not only the migration problem but a series of long-standing pains in the Shopware frontend world:
- Multi-brand and multi-country on a single codebase instead of forked themes per brand. One fix is live everywhere.
- Core Web Vitals out of the box instead of suboptimal Twig theme performance. More on our performance page.
- BFSG and WCAG conformance out of the box, so you save the separate accessibility sprint that is due anyway since the BFSG requirement.
- Time-to-market in hours instead of sprints, because marketing builds landing pages directly in the studio rather than through theme tickets.
Conclusion: Do Not Leave the Frontend Question to the Theme Rewrite
The Shopware 5 EOL forces a decision, and that is an opportunity. If you have to migrate anyway, it is the right moment to set up the frontend layer so the next major version jump does not trigger another replatforming. Keep Shopware as the commerce engine, decouple the frontend, and keep your architecture reversible.
If you are facing the Shopware upgrade and want to know what the decoupled path looks like for your shop, talk to us about your Shopware frontend. We will look at your plugin and theme situation and tell you honestly where decoupling pays off and where it does not.