Skip to content
FULLTime eCommerce

Install Free Shipping Bar – Shopware 6

Installation

Free Shipping Bar requires Shopware ~6.7.0 and PHP 8.2 or higher.

1. Obtain the plugin

Download the plugin from the Shopware Store or via your account. For a manual installation you receive a ZIP file.

2. Install and activate the plugin

Option A – via the Administration (recommended)

  1. Extensions → My extensions → Upload extension and select the ZIP file
  2. Click Install on the plugin, then Activate

Option B – via the console

bin/console plugin:refresh
bin/console plugin:install --activate FutiShippingBar

3. No administration build required

Free Shipping Bar is a pure config-only plugin: it ships Twig template overrides for the storefront, but has no data model of its own, no database tables, and no dedicated administration build. Running bin/build-administration.sh is not required.

4. Clear the cache

For the Twig overrides to take effect in the storefront, the cache must be cleared:

bin/console cache:clear

In development environments with active theme compiling, a theme rebuild may additionally be required:

bin/console theme:compile

After installation, the bar is active by default with a threshold of €50.00. Before going live, make sure this value matches your actual free-shipping rule – see Threshold.

Next steps

  • Configuration — set the threshold, color, and display locations
  • Threshold — matching it to your shipping price matrix

Was this page helpful?

Support

Rented Plugins (Shopware Store)

For support with plugins rented from the Shopware Store, please open a support ticket in your Shopware account.

Create Shopware Ticket

General Inquiries

For general questions or purchase licenses, reach us by email.

Send Email
Install Free Shipping Bar – Shopware 6 | FULLTime eCommerce