webcorvo Posted May 6, 2014 Share Posted May 6, 2014 Hi, I have PrestaShop version: 1.6.0.6. I want do delete all the default products, clients, and orders that came in the shop after i install. How can i do that ? Tks Regards. Webcorvo Link to comment Share on other sites More sharing options...
Fronteer bvba Posted May 6, 2014 Share Posted May 6, 2014 There is a default module in prestashop for that "Prestashop cleaner" 1 Link to comment Share on other sites More sharing options...
webcorvo Posted May 6, 2014 Author Share Posted May 6, 2014 There is a default module in prestashop for that "Prestashop cleaner" Tks Fronterr ;o) Link to comment Share on other sites More sharing options...
benjamin utterback Posted May 8, 2014 Share Posted May 8, 2014 Hi, please make sure to backup your store before you use this module. Ideally, I would say to only ever use this module once. If you clean out the database and products, you might as well do a new installation. If it is a new installation then feel free to use it in order to have a blank canvas to create your store. Thanks! Link to comment Share on other sites More sharing options...
ZinC Posted May 8, 2014 Share Posted May 8, 2014 Complete ALL of the following steps. Quote Go to the "Modules > Modules" page. Find the "Database Cleaner" module and click its "Install" button. You are directly taken to its configuration page (if not, click its "Configuration" button). Read and accept the warning, then click the "Delete Catalog" button: it will delete all your products and their attributes, manufacturers, etc. Read and accept the warning, then click the "Delete Orders & Customers" button: it will delete all your customers and their orders, carts, etc. Click the "Check & fix" button to refine your database integrity constraints. Click the "Clean & optimize" button to reorganizes the physical storage of table data and associated index data, to reduce storage space and improve I/O efficiency when accessing the tables. THERE IS NO WAY BACK. Be sure to only click these buttons if you do intend to wipe your database from its default content. Link to comment Share on other sites More sharing options...
estefana Posted May 11, 2014 Share Posted May 11, 2014 I have followed this procedure but still have a BO full of information and images all over my FO. I have checked on a different computer and it is the same there, too. Please help me get rid of this stuff. Link to comment Share on other sites More sharing options...
ZinC Posted May 11, 2014 Share Posted May 11, 2014 I have followed this procedure but still have a BO full of information and images all over my FO. I have checked on a different computer and it is the same there, too. Please help me get rid of this stuff. You have to be specific. That procedure doesn't remove static images and banners for instance. you have to remove them "manually". If by "BO full of information" you meant the statistics on your dashboard, it can be removed by turning off demo mode on the bottom right corner of your dashboard. Link to comment Share on other sites More sharing options...
Rescue Posted June 23, 2014 Share Posted June 23, 2014 Is there a way to just delete the orders? Link to comment Share on other sites More sharing options...
webcorvo Posted June 25, 2014 Author Share Posted June 25, 2014 Is there a way to just delete the orders? There is a default module in prestashop for that "Prestashop cleaner" Link to comment Share on other sites More sharing options...
vekia Posted June 25, 2014 Share Posted June 25, 2014 or just truncate tables related to order process, but i think that this way is good only for developers who knows what to do. anyway, prestashop cleaner is this what you're looking for. Link to comment Share on other sites More sharing options...
Rescue Posted June 25, 2014 Share Posted June 25, 2014 We did end up getting the orders deleted. While we do some minor things with the database the cleaner is without a doubt more user friendly. Thanks for the help! Now I'm off to try to figure out how to set up basic Paypal. Link to comment Share on other sites More sharing options...
Recommended Posts