Developer news: Bootstrap 5 coming soon
Posted: Sat Feb 08, 2025 4:43 am
today we are announcing the update of our storefront dependency from Bootstrap 4.3.1 to 5.1.3 in our next major release. The good news is that you can already take advantage of it today!
Expect a smooth technical update with no visible changes when you update Shopware to the latest minor version or update the trunk branch, as it will continue to run on Bootstrap 4, which remains the default version. Our Bootstrap 5 implementation is deactivated and hidden behind a major feature flag, meaning we implemented the update in the platform instead of running a parallel storefront. With the next major release 6.5.0.0, the storefront will run on Bootstrap v5 by default.
Purpose
By making this functionality available to you today, you can already preview what you can expect from a storefront running Bootstrap 5. It also gives you time to prepare your extensions for bangladesh telegram screening the updated version. Please note that enabling this feature isn't recommended for production environments. More instructions and more information on how to update your extensions will follow soon.
Enabling the Bootstrap 5 feature
The Bootstrap update has been developed behind our major feature flag system, which enables not yet released major features. It can be enabled by activating the flag ` Once you have done that, you need to rebuild the storefront using `psh.phar storefront:build`. During this process, webpack should display a warning that Bootstrap v5 is being used – you'll also see this information in your browser's developer tools/console. If the Bootstrap v5 resources aren't built, please run `bin/console feature:dump` and try again.
Expect a smooth technical update with no visible changes when you update Shopware to the latest minor version or update the trunk branch, as it will continue to run on Bootstrap 4, which remains the default version. Our Bootstrap 5 implementation is deactivated and hidden behind a major feature flag, meaning we implemented the update in the platform instead of running a parallel storefront. With the next major release 6.5.0.0, the storefront will run on Bootstrap v5 by default.
Purpose
By making this functionality available to you today, you can already preview what you can expect from a storefront running Bootstrap 5. It also gives you time to prepare your extensions for bangladesh telegram screening the updated version. Please note that enabling this feature isn't recommended for production environments. More instructions and more information on how to update your extensions will follow soon.
Enabling the Bootstrap 5 feature
The Bootstrap update has been developed behind our major feature flag system, which enables not yet released major features. It can be enabled by activating the flag ` Once you have done that, you need to rebuild the storefront using `psh.phar storefront:build`. During this process, webpack should display a warning that Bootstrap v5 is being used – you'll also see this information in your browser's developer tools/console. If the Bootstrap v5 resources aren't built, please run `bin/console feature:dump` and try again.