Magento 1.9 – Delete all orders before a specific date
Before writing this article, I searched many ways through Google. The basic ideas of these methods are correct, but there are more or less problems and cannot achieve the purpose of deleting orders. So I modified and tested the following code, which is completely feasible. Delete all orders before a…