melios/page-builder

Improvements for the built-in Magento PageBuilder module

Installs: 81

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 2

Forks: 1

Open Issues: 2

Language:JavaScript

Type:magento2-module

1.5.1 2025-05-21 18:54 UTC

README

Must-have improvements for the built-in Magento PageBuilder module.

Installation

composer require melios/page-builder
bin/magento module:enable Melios_PageBuilder --clear-static-content

Highlights

  • CodeMirror editor used for HTML content elements.
  • AI assistant — Pro edition only
  • Responsive Margin/Padding for all Page Builder components.
  • Hotkeys
    • Alt+0 to activate pagebuilder immediately.
    • Ctr+C, Ctrl+V to copy/paste whole pagebuilder content.
    • Ctr+C, Ctrl+V to copy/paste selected pagebuilder elements — Pro edition only
    • Ctr+S to save contents without leaving the editor — Pro edition only
  • Image enhancements
    • Added dimensions with autofill feature.
    • Added fetchpriority attribute.
    • Added ability to lazy load the image or background image.
    • Added ability to preload the image or background image — Pro edition only
    • Allow uploading WEBP and AVIF images.
  • Added ability to use Gap property for columns component.
  • Double click to edit hovered element.

View videos, screenshots, and documentation at meliosbuilder.com