# Extended Product Grid Extension for Magento 2 Extendware’s Product Grid include: * Conduct mass actions, such as deleting an entire product group from your e-commerce store. * Edit multiple products at the same time. * Support yes/no and dropdown kind of attribute. * Do a quick product search in the grid. The Product Grid is customizable. Make it more user-friendly for your store by deleting columns that you don’t need or adding columns that make managing your store easier. This includes columns for product categories, reordering, related products, or keywords. ## Why Do You Need An Extended Product Grid? Make instant changes to your e-commerce store with the Product Grid. Save time when updating your e-commerce store with Extendware’s Product Grid. With this Magento 2 Extension, you don’t have to go to each and every product page to make changes to your store. Instead, from the Product Grid, you can make a wide array of edits to your ecommerce store. From the product grid, you can update the product name, change the price, edit the description, and change product quantity. You can also add pictures or videos to products directly from the grid. ## Installation **Interested in Extension Installation ?** Visite our installation service page [https://www.extendware.com/magento-extension-installation-service.html](https://www.extendware.com/magento-extension-installation-service.html) for more information Got questions? Feel free to contact us! [Support Form](https://support.extendware.com/). **Installation procedure** 1. Download your extension package from the [Download](https://www.extendware.com/downloadable/customer/products/) page after purchasing the extension. 2. Open the extension ZIP file you downloaded and extract it to a directory on your computer using a tool like WinRar, WinZIP or similar. 3. Upload the extracted folders and files into the root directory of your Magento installation. The root directory of Magento is the folder that contains the directories "app", "bin", "lib" and more. All folders should match the existing folder structure. If one of our extensions is already installed and you're updating it, make sure to overwrite the existing files of the extension. 4. Connect via SSH and run the following commands (make sure to run them as the user who owns the Magento files! 5. php bin/magento module:enable --clear-static-content Extendware_Core 6. php bin/magento module:enable --clear-static-content Extendware_ProductExtendedGrid 7. php bin/magento maintenance:enable 8. php bin/magento setup:upgrade 9. php bin/magento setup:di:compile 10. php bin/magento setup:static-content:deploy 11. php bin/magento maintenance:disable 12. In case if you still do not see the extension active, Go to Admin -> System -> Cache Management and click both the 'Flush Magento Cache' as well as the 'Flush Cache Storage' button. 13. Woo-ha! You have successfully installed the extension and your store is ready to protect from spammers and bad bots. ## USER GUIDE **You will find all extendware settings in Admin Panel → Extendware Menu** ![alt_text](docs/images/1.png "image_tooltip") **To configure the extension you need to go to Admin Panel → Extendware Menu → Extended Product Grid → Configuration.** ![alt_text](docs/images/2.png "image_tooltip") Order comment From the configuration admin can select which attribute admin wants to be editable using inline editor. In this list only those attribute will listed in which “Add to Column Options” is yes ![alt_text](docs/images/3.png "image_tooltip") **In the admin product grid page. Admin can click on the product row to see the inline editor.** ![alt_text](docs/images/4.png "image_tooltip") Using in line editor admin can easily save product value. It support kind of different input type to be edit in row like date,dropdown,Yes/No etc