Powered by Adobe Commerce 2.4.6-p4

webp.net-resizeimage1.jpg

Advanced JS Bundling

PRODUCT:
0
TOTAL:

Overview

Back to top

JS bundling is a native Magento feature aimed at bundling all the JS files necessary for the site to work. Rather than loading 200 individual files when using RequireJs, all resources are pre-loaded in 1 file and directly available for use in code. The number of requests is therefore reduced and the loading time is improved.

However, the size of these bundlesX.js files is often very heavy because they contain a lot of unnecessary resources. With Advanced JS Bundling, you can easily and quickly define which files should not be bundled. You can also define the files that are specific to a section of the website to prevent them from being loaded upon arrival on this section. The Magento_Checkout module can, for example, be grouped together in a bundle-checkoutX.js file and be downloaded only in the checkout funnel.

If a file necessary for a webpage and has been removed from bundling, it will be loaded by Require JS. If you take a look at the demo, you will notice that all the settings of Advanced JS Bundling from Blackbird Agency are available in the admin. This makes this extension much easier to use.

 

Features

Exclusion

  • Exclude files or modules from bundles.js files, like for example, Magento_Tinymce3 does not need to be loaded for the front-end pages.
  • This is similar to what you can do in your view.xml theme file but is accessible directly in the admin panel.

 

Dispatch By Section

  • Target the JS libraries required only for specific sections in order to load them at the right time.
  • You can define a group for the customer area, product page, categories, and checkout.
  • Improve website performance
  • By reducing the number of JS libraries loaded in front-end, you will improve significantly the page weight and the performance.

 

Demo

Technical Specifications

Back to top

Seller profile

Blackbird

Seller contact

E-mail

Current Version

100.4.3

Adobe Commerce platform compatibility

Adobe Commerce (cloud): 2.4 (current)

Adobe Commerce (on-prem): 2.4 (current)

Magento Open Source: 2.4 (current), 2.3 (obsolete)

Type

Stable Build

Updated

26 February, 2024

Categories

Extensions, Site Optimization, Performance

Quality Report

Back to top

Installation & Varnish Tests

Passed

Coding Standard

Passed

Plagiarism Check

Passed

Malware Check

Passed

Marketing Review

Passed

Manual Testing

Passed

All tests were conducted on the latest versions of Adobe Commerce that existed for the compatible release lines at the moment of the extension submission. Latest versions of all other software were used, as applicable.

Release Notes

Back to top

100.4.3:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    add blackbird/extensions-core dependency to clarify configs.

100.4.2:

  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    * Fix php8.2 compatibilities

100.1.0:

  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    Refresh certificate for the Marketplace.

100.0.9:

  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Fix an issue with community JS in the admin area.

100.0.8:

  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    Initial release

Support

Back to top

The best place to start if you need help with a specific extension is to contact the developer. All Adobe Commerce developers have both a contact email and a support email listed.

Contact Vendor

Q & A

Back to top

Reviews

Back to top