定制 collab/module-page-builder 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

collab/module-page-builder

最新稳定版本:1.1.0

Composer 安装命令:

composer require collab/module-page-builder

包简介

Magento 2 module with Page Builder extensions and improvements

README 文档

README

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.

Installation details

composer req collab/module-page-builder
bin/magento setup:upgrade

统计信息

  • 总下载量: 450
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 1
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-08-14