Magento 2 Custom Order Grid - PowerPoint PPT Presentation

About This Presentation
Title:

Magento 2 Custom Order Grid

Description:

Magento 2 Custom Order Grid by Meetanshi facilitates an advanced sales orders grid with the ability to add 50+ custom columns. For more information, visit – PowerPoint PPT presentation

Number of Views:1
Slides: 6
Provided by: meetanshiinc
Category: Other

less

Transcript and Presenter's Notes

Title: Magento 2 Custom Order Grid


1
Custom Order Grid for Magento 2 User Guide
  • Table of Content
  • Extension Installation Guide
  • Configuration
  • Custom Order Grid in Backend

Custom Order Grid for Magento 2
Meetanshi
2
  • Extension Installation
  • For Magento Marketplace Customers
  • Create a folder structure in Magento root as
    app/code/Meetanshi/ExtendedOrderGrid
  • Download and extract the zip folder and upload
    our extension files to the app/code/Meetanshi/Ext
    endedOrderGrid via FTP.
  • Login to your SSH and run below commands step by
    step
  • php bin/magento setupupgrade
  • For Magento version 2.0.x to 2.1.x - php
    bin/magento setupstatic-contentdeploy
  • For Magento version 2.2.x above - php
    bin/magento setupstatic-contentdeploy f
  • php bin/magento cacheflush
  • php bin/magento synchronizeorders
  • For Meetanshi Customers
  • Extract the zip folder and upload our extension
    to the root of your Magento 2 directory via FTP.
  • Login to your SSH and run below commands step by
    step
  • php bin/magento setupupgrade
  • For Magento version 2.0.x to 2.1.x - php
    bin/magento setupstatic-contentdeploy
  • For Magento version 2.2.x above - php
    bin/magento setupstatic-contentdeploy f
  • php bin/magento cacheflush
  • php bin/magento synchronizeorders

Custom Order Grid for Magento 2
Meetanshi
3
  • Configuration
  • For configuring the extension, login to Magento
    2, move to Stores ? Configuration where you can
    find various settings to enable the extension.
  • Hide Orders with Statuses Select order statuses
    of which you want to hide orders from the orders
    grid.
  • Grouped Product Image Select the image you want
    to show for the grouped products in the orders
    grid.
  • Configurable Product Image Select the image you
    want to show for the configurable products in
    the orders grid.
  • Synchronize Orders Click the button to
    synchronize the existing orders of the store.

Custom Order Grid for Magento 2
Meetanshi
4
  • Custom Order Grid in Backend
  • Add Custom Columns to the Grid
  • After configuring the extension and synchronizing
    the orders, go to Sales ? Orders grid and select
    the columns to be added to the grid.

Custom Order Grid for Magento 2
Meetanshi
5
  • Order Grid with Custom Columns
  • Once you select the custom columns, the orders
    grid gets updated with the custom columns
    selected by you.

Custom Order Grid for Magento 2
Meetanshi
Write a Comment
User Comments (0)
About PowerShow.com