melios/page-builder

Improvements for the built-in Magento PageBuilder module

Installs: 187

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 2

Forks: 1

Open Issues: 1

Language:JavaScript

Type:magento2-module

1.6.0 2025-07-05 15:09 UTC

This package is auto-updated.

Last update: 2025-07-05 15:10:55 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.
  • HTML/JS/CSS code formatter using Prettier.
  • Live preview automatically reloads the browser tab when its content is updated — Pro edition only
  • 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