Hero shopware connector en

Keep the Shopware checkout, decouple the frontend: our connector is open source

We shipped our Shopware connector, open source on GitHub, under the MIT license. It answers the one question that comes up first in every frontend decoupling conversation with a Shopware shop: "and what happens to my checkout?"

The answer is now simple. Your checkout stays where it is. You keep Shopware's native payment methods exactly as they are configured. Laioutr takes over the frontend and the content experience, and the connector hands your shoppers from the Laioutr storefront straight into the Shopware checkout, with the session carried over. No rebuilding payment, no PCI discussion, no break in the buying flow.

Why this matters for Shopware shops

If you are on Shopware 6, your backend question is solved. The frontend question often is not. Twig themes scale poorly across multi-brand and multi-country setups, and building your own Vue storefront is a separate project with its own team and months of lead time. This is where Laioutr fits: as a Frontend Management Platform (FMP) sitting on top of your Store API, with a Studio editor for marketing, WCAG 3.0 ready out of the box and EU hosting.

The catch with nearly every decoupling approach so far was the checkout. Payment methods, tax logic, customer groups, mandatory legal pages: all of that lives deep in the Shopware core, and nobody wants to rebuild it in the frontend layer. There is no need to. The best checkout for your Shopware shop is the one Shopware already has.

The connector makes the clean division of labor possible: Laioutr delivers discovery, content, category and product experience, and at the moment of the purchase decision it hands off to the native Shopware checkout. Your payment providers, your configuration, your compliance setup stay untouched.

What the connector actually does

The connector is a standalone Shopware 6 plugin. It builds a session bridge between the Laioutr storefront and your Shopware instance so that cart and login context survive the handover. To the shopper it feels like one continuous flow; technically the checkout stays entirely in Shopware.

Two things mattered to us here.

First, security by default. The connector works with an allowlist of permitted callback domains, including wildcard support for preview environments. An empty configuration rejects every callback. You decide explicitly which domains are allowed to receive a handover.

Second, a lean plugin. It ships no JavaScript, Twig or SCSS baggage of its own and needs no asset build. It does one thing cleanly: connect your decoupled frontend to the Shopware checkout.

For developers: the plugin installs with `composer require laioutr/shopware-connector` and is available on Packagist. It supports PHP 8.2 through 8.5 and Shopware 6.6 through 6.7. Session coupling runs over two endpoints: `GET /laioutr/connect-session` starts the connection and redirects to a local Shopware route, and `GET /laioutr/cookie-bridge` establishes the Shopware session in the embedded flow. Because embedding Shopware is part of the integration, the plugin removes `X-Frame-Options` globally. Deployments should restrict embedding with an appropriate Content Security Policy using `frame-ancestors` at the application or reverse-proxy layer. Cross-site sessions require HTTPS, `cookie_samesite: none` and `cookie_secure: true`. The code is MIT licensed on GitHub, and releases are versioned and signed.

The real lever: decoupling without switching backends

The connector is more than an integration detail. It makes the frontend-first migration path real for Shopware shops.

If you are on Shopware 6: put Laioutr on your Store API and modernize the frontend without touching the backend. Multi-brand and multi-country on one codebase instead of theme forks, landing pages in hours instead of sprints, Core Web Vitals and accessibility compliance as a platform property.

If you are still on Shopware 5 and facing the 5-to-6 migration: decouple the frontend first. The frontend runs on Laioutr before the migration, you migrate the backend in isolation, and at cutover you only switch the connector. No theme rewrite, no parallel double effort during the migration.

In both cases the checkout stays what it is: native to Shopware, with your payment methods. The frontend becomes replaceable, the backend stays your decision.

Why open source

We are releasing the connector openly and under the MIT license on purpose. To us, decoupling means keeping architecture decisions reversible and integrations transparent. You can read the code, fork it, adapt it to your deployment reality and see for yourself how the session bridge works before you rely on it. Transparency at the interface to the checkout is exactly where it counts.

Next step

The connector is available on GitHub now: github.com/laioutr/shopware-laioutr-connector.

If you want to see what Laioutr looks like on your Shopware setup, with your checkout and your payment methods, Sebastian and I will walk you through it in a 30-minute demo. Backend stays Shopware, frontend becomes replaceable, checkout stays native.

Related: Composable Headless Frontend.

Related: headless frontend for Shopware.

Related: Agentic Frontend Management Platform.

More interesting articles

Practical know-how for frontend development, smart agents, and headless

App Shopify
Shopify
Shopify is a commerce platform for selling online and in physical retail.
App shopware
Shopware
Shopware is a flexible ecommerce platform from Europe for product catalogs and omnichannel commerce.
App adobe commerce
Adobe Commerce
Adobe Commerce is an enterprise commerce platform for complex, global B2C and B2B scenarios.
Planned
App B2B sellers suite
B2Bsellers
B2B suite for Shopware that turns an online store into a professional B2B commerce platform.
Planned
App commerce layer
Commerce Layer
Commerce Layer is a headless commerce platform for making inventory and catalogs available online.
App commercetools
Commercetools
Commercetools is a SaaS-based headless ecommerce platform used worldwide.
App emporix
Emporix
Emporix is a composable, API-first commerce platform for scalable B2B and B2C scenarios.
Planned
App HCL Software
HCL Software
Enterprise suite for digital commerce and experience with extensive configurability.
Planned
App intershop
Intershop
Enterprise commerce platform for complex B2B and B2C business models.
Planned
App magento 2
Magento 2
Widely used, extensible commerce platform for B2C and B2B scenarios.
App Oxid
OXID eShop
OXID eShop is an extensible commerce platform for complex B2B and B2C requirements.
Planned
App cover patchworks
Patchworks
Patchworks is a low-code iPaaS that connects ecommerce, ERP, WMS, 3PL, and marketplaces.
Planned
App PRESTASHOP
Prestashop
Open-source commerce platform for small and midsize merchants in Europe and beyond.
Planned
App saleor
Saleor
Open-source, API-first commerce platform built on GraphQL for custom storefronts.
Planned
App Commercecloud
Salesforce Commerce Cloud
Salesforce Commerce Cloud is a cloud-based enterprise commerce platform for businesses of any size.
Planned
App SAP
SAP Commerce Cloud
Enterprise commerce platform for complex catalogs, pricing models, and omnichannel journeys.
Planned
App SCAYLE
Scayle
SCAYLE is a commerce engine that helps brands and retailers scale their business.
Planned
App spryker
Spryker
Composable commerce platform for sophisticated B2B and B2C business models.
App Sylius
Sylius
Sylius is a developer-friendly ecommerce framework for B2C and B2B shopping experiences.
Planned
App vendure
Vendure
Vendure is a headless commerce platform for businesses with complex requirements.
Coming Soon
App VTEX
VTEX
Cloud-native, composable commerce platform for B2B and B2C at scale.
Planned
App Websale
Websale
Stable, enterprise-ready commerce backend for complex retail environments.
Book a demo mobile
Strategy call

Ready to turn your frontend into a control layer?

Show us your stack, your roadmap, your replatforming scenario, and we'll show you how Laioutr fits, what it costs, and how fast you go live.

"After 30 minutes, we knew Laioutr makes our replatforming feasible." - Daniel B., CEO, hygibox.de