/PageBuilder

Goomento - The Free Magento Page Builder Extension, that allows you to create unique Magento websites using advanced animations, custom CSS, responsive designs, and more, by performing simple actions such as drag and drop.

Primary LanguagePHPOpen Software License 3.0OSL-3.0

Goomento - The Magento Page Builder Extension

Goomento - The Free Magento Page Builder Extension, allows you to create unique Magento websites using advanced animations, custom CSS, responsive designs, and more, by performing simple actions such as drag and drop.

Goomento is a Free Magento Page Builder Extension that allows you to efficiently set up your website by simply dragging and dropping manipulation. Notably, it can reuse your previous content from current or other websites to customize and redesign with your new creativity. All this process has an absence of coding involvement and configures instantly.

Goomento is built for designers, developers and agencies, who want to optimize the process of creating an interface for an E-commerce store on the platform of Magento.

Table of contents

Installation

Version Compatible

Demo

Why Us

Free Built-in Widgets

Change Log

Document And User Guide

Troubleshoot

Open An Issue And Contribution

Install Goomento

Run the following command in Magento 2 root folder:

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

Demo site

Storefront: https://goomento.com

Why Us

What You See Is What You Get

What appears on the editor is what you get in the storefront, 100% matched. Drag/drop it and see the changes in the editor right away before publishing it without any concern for output.

More Controls More Efficients

Every aspect of element is controllable by the editor panel, very readable, and efficient. Therefore, you don't need to know coding or experience to update or maintain your website. Instead, let's do it by performing simple actions such as drag and drop.

Control Your Site Responsive

Enjoy the visually-appealing experience of creating, checking responsiveness while editing of pages in one place, what you see is what you get on storefront.

Revision And History Control

Goomento recorded your actions and versions of your page. Therefore, can undo/redo or revert the page to someday in the past.

Reduce Cost

With Goomento, you spend less time on the frontend development process and focus on creation of design, meaning you can save thousands of dollars for long developers hours to build your storefront.

Import, Export For Sharing Or Backup

Goomento gives you flexible access to freely import and export the content to/from your website. You can share these exported files, or save it to backup, resources like images and files will be automatically downloaded while importing.

Fast And Compatible To Any Stores

All resources within Goomento have been wrapped and cached. Therefore, Goomento will not mess it up with your current website theme. CSS/JS only printed out if there was a content of Goomento on-page. Otherwise, resources will hide all, for no-redundant.

+40 Free Built-in Widgets And Will Be More

Each website is built with a combination of widgets. You can drag/drop, move, sharpen, overlap ... +40 free widgets to create your unique website.

To create your own widget, check this out Document And User Guide

Add Custom Css In Page

Goomento allows you to get a more personalized look by adding custom CSS to every element, such as: widget, column, section, whole page, or all pages.

Free Built-in Widgets

Basic pack:
  • Text
  • HTML
  • Magento Block
  • Section/ Column
  • Image
  • Icon
  • Banner
  • Spacer
  • Video
  • Text Editor
  • Google Maps
General pack:
  • Accordion
  • Tabs
  • Toggles
  • Alert
  • Audio
  • Counter
  • Divider
  • Icon Box
  • Icon List
  • Image Box
  • Progress Bar
  • Social Icons
  • Star Rating
  • Banner Slider (Carousel)
  • Image Slider (Carousel)
  • Testimonial
  • Call To Action (CTA)
  • Popup (Set section as a popup/modal)
  • Facebook Like + Comment
  • Facebook Pages + Post + Video
Product pack:
  • Add To Cart Button
  • Product List
  • Product Slider (Carousel)
  • Pricing Table

Magento pack:

  • Recently Viewed Products
  • Recently Compared Products
  • New Products
  • Orders And Returns

Troubleshoot

The Page Builder did not display on storefront

  • Make sure that Goomento Page Builder module was enabled, in Stores > Settings > Configuration > Goomento > Page Builder > General > Active
  • Make sure Page Builder was Enabled and Store view is matching with current storefront
  • Enable the Debug Mode to see what happened, in Stores > Settings > Configuration > Goomento > Page Builder > Editor > Debug Mode
  • Flush/ Clean Magento Cache

Visual editor did not load

  • Visual editor may crash for the first load, it's due to the timeout of loading resources from CDN, try to reload your browser, It'll go away

Missing style on storefront

Goomento stored CSS files in pub/media/goomento/css, those files responsible for each content styling, so you can check

  • Folder pub/media/goomento/css is writable
  • Try to generate the new style, go to Goomento > Management > Global.Css > Save and Refesh - Will refresh all global and contents styling
  • Use different CSS Print Method in Stores > Settings > Configuration > Goomento > Page Builder > Editor > Style > CSS Print Method then choose Internal - Will use inline CSS instead
  • Flush/ Clean Magento Cache

Something else? Open An Issue or Contact Us

Version Compatible

Magento Community Edition (CE): 2.3.x, 2.4.0 - 2.4.4

Magento Enterprise Edition (EE): 2.3.x, 2.4.0 - 2.4.4

Open An Issue And Contribution

Feel free to Open an Issue, Fork and Create Pull Request (PR) on GitHub

For opening an issue, click here.

Each issue needs more detail for easily to produce, then please provide

  • Goomento version, which is installed on your website.
  • Your Magento Version, can be revealed by running this command bin/magento --version.
  • Description of issue in detail.
  • Browser console log (if capable).