Tag Archive

Remove all products in your Magento store with PHPMyAdmin

After upgrading a store to 1.4.0.1 I found I was unable to delete/amend products in the backend. The only solution was delete all products in the database. Here is the command/query I used. Please note: ensure you have a backup of your site and data before running this. It worked for me, it may not [...]