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)
- Extensions → My extensions → Upload extension and select the ZIP file
- Click Install on the plugin, then Activate
Option B – via the console
bin/console plugin:refresh
bin/console plugin:install --activate FutiShippingBar3. 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:clearIn development environments with active theme compiling, a theme rebuild may additionally be required:
bin/console theme:compileAfter 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