Home

Awesome

Goomento - Free Magento Page Builder Extension

Goomento Magento page builder extension that allows you to create Magento content in just drag-and-drop to canvas and view your website as you build it.

You can build and customize every part of the Magento website visually at the builder editor by adding text, images, videos, animations, CSS and more, all with just a few clicks without writing a single line of code.

Magento store owners can view changes in Magento with 100% accuracy, drag and drop to configure, share content between websites and redesign with new creativity

Table of contents

Installation

Why Goomento - Magento Page Builder

Version Compatible

Themes Compatible

Demo

Setup

Custom Templates - Frontend Tasks

Change Log

List Of Widgets

User Guide & DevDoc

Troubleshooting

REST API and GraphQL

Open An Issue

Install Goomento

Run the following command in Magento 2 root folder:

composer require goomento/module-page-builder
php bin/magento module:enable Goomento_Core Goomento_PageBuilder
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Enable these caches in Production mode for best performance at System > Tools > Cache Management

Pagebuilder Frontend: Uses for frontend display, preview HTML ...

Pagebuilder Backend: Uses for registered controls data of widgets, system variables ...

Setup

<block class="PageBuilderRenderer" name="unique-block-name">
    <arguments>
        <argument name="identifier" xsi:type="string">your-content-identifier</argument>
    </arguments>
</block>

or template .phtml file

<?= $block->getLayout()
    ->getBlock('PageBuilderRenderer')
    ->setIdentifier('your-content-identifier')
    ->toHtml(); ?>

Demo site

Editor: https://goomento.com

Version Compatible

Magento Version2.3.x2.4.0 - 2.4.5-p32.4.6-x2.4.7
Community Edition (CE)☑️
Enterprise Edition (EE)☑️

Themes Compatible

Currently, Goomento doesn't fully cooperate with headless/ PWA solutions such as Venia and Hyvä. Other themes such as Luma, Porto, Fastest ... are the best fit. We will soon adapt to all kind of themes.

Theme NameCompatible
Blank + Luma
Hyvä
PWA Themes
Porto
Fastest
Market
Other Themes