Breeze

swissup/module-breeze

A Magento 2 extension that replaces Luma's js stack with its own implementation.

No errors foundPHPStan level 0Build passingTrusted vendorSemVer compliant

Supported Magento versions: 2.4.9

127,817 installs★ 50 starsLatest: v2.32.0Released 2026-08-28License: MIT

composer require swissup/module-breeze

README

Reproduced from the package’s own README, under its own license, as of 2026-09-13. Links and images point back at the source repository.

Breeze

Breeze — is a Magento module that replaces Luma's js stack with it's own implementation. You can use it on top of any Luma/Blank based theme. We use this module for our Breeze themes as well.

Installation

composer require swissup/module-breeze
bin/magento module:enable Swissup_Breeze Swissup_Rtl

Configuration

This step is not required when using Breeze-based theme.

  1. Login to Magento backend and open Content > Design > Configuration page.
  2. Select the Store you want to change and press Edit.
  3. Scroll down to the Breeze fieldset.
  4. Set "Enable Breeze Experience" to yes and save config.
← All packages from swissup