Magento 2: Add Product Name Column in Sales order Grid
Sometimes we need to show “Product Name” in Sales order Grid in admin panel with the order. Magento does not provide to display/show “Product Name” in Sales order Grid page. Today I am going...
Collection of Thoughts
Sometimes we need to show “Product Name” in Sales order Grid in admin panel with the order. Magento does not provide to display/show “Product Name” in Sales order Grid page. Today I am going...
by Prashant Kumar · Published October 13, 2018 · Last modified September 22, 2019
Magento 2 is based on a better code that makes Magento 2 easier and flexible to use. Besides, It also supports efficient APIs, theming capabilities, and turnkey extensions. As you are probably aware of,...
For a Magento 2 extension, you should be following the Magento EQP (Extension Quality Program) code standards. Magento provides a tool to validate the PSR-2 code standards and most of Magento’s added standards on...
In this blog, today I’m going to explain that how you can you can upgrade or update your current Magento version to latest version or specific higher version using composer and command line. For...
So you’ve included a custom section for a table, e.g. admin_user or through your custom extension’s model table. The main issue is your values are not being put away by your fundamental model classes,...
Since I get a ton of solicitations for a robots.txt record intended for Magento SEO here is a sample to kick you off. To a great degree regular inquiry with regards to eCommerce –...
To do this in Magento, you should edit the .htaccess file which is in the magento root folder. For SEO and usability purposes you may want to redirect your visitors to open your site...