Quantcast
Channel: Webkul Blog
Viewing all articles
Browse latest Browse all 5490

Magento 2 Marketplace Page Builder Extension

$
0
0

Introduction

Magento 2 Marketplace Page Builder Extension allows vendors to manage and update their profile page using the front-end view and a drag-and-drop method.

This module allows vendors to change the profile page in the page builder by dragging and dropping items. Vendors may view all of the changes from the customer’s perspective and save all of the changes in the page builder by clicking the save button.

Note: This is an add-on of Webkul’s Magento 2 Multi-Vendor Marketplace, so you need to install Marketplace modules first.

Features

  • The layout of the Profile Page can be changed.
  • Update the content of the Profile Page on a separate page.
  • Change the order of the blocks by dragging and dropping them.
  • View all of the changes in real-time from the perspective of a customer.

Install Extension from Webkul Store

#1 Download Module

To begin, log in to Webkul Store, navigate to My Account>My Purchased Products, validate, and then download and extract the contents of this zip folder onto your system.

#2 Upload Folder

After extracting the module zip, go to src>app and put the app folder into the Magento 2 root directory on the server, as shown below:

installation

#3 Run Commands

You must perform the following commands in the Magento 2 root directory after uploading the module folder:

  • php bin/magento setup:upgrade
  • php bin/magento setup:di:compile
  • php bin/magento setup:static-content:deploy
  • php bin/magento indexer:reindex
  • php bin/magento cache:flush

Install Extension from Magento Marketplace

Please follow the steps below or go to this link if you purchased this extension through the Magento Marketplace.

#1 Get Access Keys

To obtain access keys, go to My Profile in Magento Marketplace and select Access Keys from the My Products section.

my-profile

After that, go to Magento 2 and copy both the Public Key and Private Key Access Keys. These access keys will be required for authentication in the following steps.

copy-keys

If you haven’t already done so, you’ll need to create access keys click Create A New Access Key, enter any name and click OK.

create-key-name

#2 Update composer.json File

To find out the component name and version number, go to My Profile>My Purchases in your Magento Marketplace account, then find this extension to see the details. Please notice that the graphic below is only an example; each extension will have its own component name and version.

know-component-name-version

After that, go to your Magento project directory and make the following changes to your composer.json file.

composer require <component-name>:<version>

To install version 5.0.0 of this extension, for example, perform the following command:

composer require webkul/marketplace-page-builder:5.0.0

#3 Enter Access Keys

Now you must enter the Access Keys that you received in the first step #1 Obtaining Access Keys. Wait for Composer to finish updating your project’s dependencies, then double-check for issues.

#4 Run Command

The following commands must be run:

  • php bin/magento setup:upgrade
  • php bin/magento setup:di:compile
  • php bin/magento setup:static-content:deploy
  • php bin/magento indexer:reindex
  • php bin/magento cache:flush

Language Translation

Navigate through the module language to translate it src/app/code/Webkul/MarketplacePageBuilder/i18nand make changes to the en US.csv file After that, rename the CSV to “en SA.csv” and translate all right-side material in Arabic after the comma. Save the CSV after you’ve finished editing it.

Then upload it to the path src/app/code/Webkul/MarketplacePageBuilder/i18n Magento 2 is installed on the server here. The Arabic language is used to translate the module. It works with both RTL and LTR languages.webkul-magento2-paytabs-sadad-payment-multilingual-2

The user can edit the CSV like the image below.Quick Product Edit--a

Log in to Seller

Page Builder is a set of tools that allows you to build and maintain your website without entering a single line of code.

To Edit the seller Profile for the product, the seller needs to login into their account. Here the seller can click on Edit profile in Page Builder product as well as can edit profile information as per the below image.

Magento 2 Marketplace Page Builder-1

 

 

Magento 2 Marketplace Page Builder-2

 

When the seller clicks on Edit profile in Page Builder. The seller can change the layout of the Profile Page. The seller can Drag for changing the order of the blocks then can click on Save as per the below image:
 

Magento 2 Marketplace Page Builder-3

 

The page looks like this as per the below image after clicking on Edit profile in Page Builder.

Magento 2 Marketplace Page Builder-4

 

By Drag seller can dragging anywhere where he/she wants to put as per the below image: 

Magento 2 Marketplace Page Builder-5

The seller can drag the About us as per the below image:

Magento 2 Marketplace Page Builder-6

 

A seller can edit the description of the product by clicking on Edit as per the below image: 

Magento 2 Marketplace Page Builder-7

Clicking on the top left-hand side, by using the Drop method, from here you can enter Twitter ID, Facebook ID, Instagram ID, Youtube ID, Vimeo ID, Pinterest ID, and Contact Number.

Magento 2 Marketplace Page Builder-7

In conclusion, that’s all for the Magento 2 Marketplace Page Builder Extension. For any question/query, please raise a ticket at our Help desk system. We are more than happy to assist you with your queries. You can also get back to us via mail at support@webkul.com. You can also check other Magento 2 Extensions.


Viewing all articles
Browse latest Browse all 5490

Trending Articles