✍️
pagebuilder
  • Overview
  • How Page builder work
  • Installation
    • Upload files installation
  • Configuration
    • General Configuration
    • Base Widget Configuration
    • Pages Builder Configuration
    • Live CSS Editor Configuration
  • Manage Page Builder Profile
    • Manage Page Builder Profile
    • Create Page Builder Profile
    • Show page on frontend
  • Manage Element Builder Profile
    • Manage Element Builder Profile
    • Create Element Builder Profile
    • Show Element on frontend
  • Widgets Configuration
    • List of Base Widgets
  • Video Guide
    • How to create landing page
    • How to use Element Builder
  • Knowledge Base
    • General
Powered by GitBook
On this page

Was this helpful?

  1. Installation

Upload files installation

Setup modules via FTP or cPanel upload files

Upload module files to the server

Before start, you should download module file on download page before (https://landofcoder.com)

Choose module version file for magento 2 version, example use version for magento 2.4.2:

The module require setup there sub modules:

Ves All, Ves Setup , Ves Base Widgets, Ves Page Builder

  • Run magento 2 commands for setup:

$ php bin/magento setup:upgrade 
$ php bin/magento setup:static-content:deploy -f
$ php bin/magento cache:clean

If your site are running production mode, please remove old generated static files and re run set production mode command.

PreviousHow Page builder workNextGeneral Configuration

Last updated 3 years ago

Was this helpful?