Download the PHP package collab/module-page-builder without Composer
On this page you can find all versions of the php package collab/module-page-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download collab/module-page-builder
More information about collab/module-page-builder
Files in collab/module-page-builder
Package module-page-builder
Short Description Magento 2 module with Page Builder extensions and improvements
License MIT
Homepage https://github.com/collabpl/magento2-module-page-builder
Informations about the package module-page-builder
Magento 2 Page Builder
The Collab_PageBuilder module overrides some of the default Magento 2 Page Builder functionalities in order to provide better performance and flexibility for Your Magento 2 app.
Configuration
Module does not have any configuration options.
Functionalities
-
Overrides widget-initializer.js in a way that only elements which are within a viewport are initialized. This way we are reducing the number of initialized widgets on a page load which positively affects the performance of the page and PageSpeed Insights score on pages which are solely based on Page Builder.
-
Overrides video-background.js so
['jarallax-wrapper', 'jarallaxVideo', 'vimeoWrapper']dependencies are loaded only when necesarry - Overrides widget.js so
['jarallax']is loaded only when needed
Why choose this extension over other solutions?
We don't believe in efficient modules which have tons of options - simple as that - modules which have multiple options, are prepared for many integrations always have some performance footprint for application. Having this in mind we are trying to provide simple, portable and independent modules which sometimes require some basic Magento 2 development skills.