/DocBuilder

Sample And Document Module For Goomento Page Builder Extension

Primary LanguagePHPOpen Software License 3.0OSL-3.0

Sample And Document Module For Goomento Page Builder Extension

Easy steps to create your first module to perform Page Builder by Goomento in your Magento installation

Run the following command in Magento 2 root folder to install this repository

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

User Guide

How To Use

How To Import Content From Other Sites

Migrate From Old Site

Developer Document

1. Register Entry Point On Module

2. Create First Builder Widget

3. Add JS/CSS