@@ -22,19 +22,19 @@ You don’t have to spend time on tedious tasks if you have a Magento 2 Order Gr
22
22
23
23
## Benefits
24
24
25
- * Manage Orders Effectively
26
- * Change Order Status Colors
27
- * Hide Orders with Certain Statuses
28
- * Display Bought Products
29
- * Display Product Thumbnails and Attributes
30
- * Add Custom Grid Columns
31
- * Change Order Statuses via Mass Actions
32
- * Delete Orders from the Grid
33
- * Track Who Adds Changes to the Order
34
- * Find Orders Faster
35
- * Display the Enhanced Grid in Customer Accounts
36
- * Export Order Grid in a CSV/XML File
37
- * Reindex Order Grid From the Admin Panel
25
+ * [ Manage Orders Effectively] ( https://github.com/magefan/magento-2-order-grid#manage-orders-effectively )
26
+ * [ Change Order Status Colors] ( https://github.com/magefan/magento-2-order-grid#change-order-status-colors )
27
+ * [ Hide Orders with Certain Statuses] ( https://github.com/magefan/magento-2-order-grid#hide-orders-with-certain-statuses )
28
+ * [ Display Bought Products] ( https://github.com/magefan/magento-2-order-grid#display-bought-products )
29
+ * [ Display Product Thumbnails and Attributes] ( https://github.com/magefan/magento-2-order-grid#display-product-thumbnails-and-attributes )
30
+ * [ Add Custom Grid Columns] ( https://github.com/magefan/magento-2-order-grid#add-custom-grid-columns )
31
+ * [ Change Order Statuses via Mass Actions] ( https://github.com/magefan/magento-2-order-grid#change-order-statuses-via-mass-actions )
32
+ * [ Delete Orders from the Grid] ( https://github.com/magefan/magento-2-order-grid#delete-orders-from-the-grid )
33
+ * [ Track Who Adds Changes to the Order] ( https://github.com/magefan/magento-2-order-grid#track-who-adds-changes-to-the-order )
34
+ * [ Find Orders Faster] ( https://github.com/magefan/magento-2-order-grid#find-orders-faster )
35
+ * [ Display the Enhanced Grid in Customer Accounts] ( https://github.com/magefan/magento-2-order-grid#display-the-enhanced-grid-in-customer-accounts )
36
+ * [ Export Order Grid in a CSV/XML File] ( https://github.com/magefan/magento-2-order-grid#export-order-grid-in-a-csvxml-file )
37
+ * [ Reindex Order Grid From the Admin Panel] ( https://github.com/magefan/magento-2-order-grid#reindex-order-grid-from-the-admin-panel )
38
38
39
39
## Features
40
40
### Manage Orders Effectively
0 commit comments