50 likes | 73 Views
With the increasing traffic for E-commerce stores, the order management must be in place to avoid any errors in processing each order. For Magento 2 stores, Meetanshi has developed Magento 2 Custom Order Grid extension to facilitate an advanced sales orders grid to manage orders accurately and fast.<br>An organized orders data helps the admin for better order management with ease and control the order data. <br><br>For more information, <br>Visit https://meetanshi.com/magento-2-custom-order-grid.html
E N D
Custom Order Grid for Magento 2 User Guide Table of Content 1.Extension Installation Guide 2.Configuration 3.Custom Order Grid in Backend Custom Order Grid for Magento 2 © Meetanshi
1.Extension Installation •For Magento Marketplace Customers oCreate a folder structure in Magento root as app/code/Meetanshi/ExtendedOrderGrid oDownload and extract the zip folder and upload our extension files to the app/code/Meetanshi/ExtendedOrderGrid via FTP. oLogin to your SSH and run below commands step by step: ▪php bin/magento setup:upgrade ▪For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy ▪For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f ▪php bin/magento cache:flush ▪php bin/magento synchronize:orders •For Meetanshi Customers oExtract the zip folder and upload our extension to the root of your Magento 2 directory via FTP. oLogin to your SSH and run below commands step by step: ▪php bin/magento setup:upgrade ▪For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy ▪For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f ▪php bin/magento cache:flush ▪php bin/magento synchronize:orders Custom Order Grid for Magento 2 © Meetanshi
2.Configuration For configuring the extension, login to Magento 2, move to Stores → 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. → Configuration where you Custom Order Grid for Magento 2 © Meetanshi
3.Custom Order Grid in Backend •Add Custom Columns to the Grid After configuring the extension and synchronizing the orders, go to Sales → select the columns to be added to the grid. → Orders grid and Custom Order Grid for Magento 2 © Meetanshi
•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