How To Add Custom Script In Magento Root Directory
In this blog post, you will know about how to add Custom Script in Magento Root Directory. For example, if you want to get the product details and print them, you need to create a file cusom_script.php at the root of the Magento and add the code given below. Here we know about how to […]
