Export all products, properties and categories from uCommerce

A while ago I posted about how to Export products from Ucommerce into a CSV type format. The database schema has changed slightly since so today I'm posting an updated version of the code for v9. I've…

Read this article

Delete all products and orders from Ucommerce

Here's an updated script to delete all the products, orders and any other testy type data from Ucommerce. This is an updated version of my previous script to delete all product and order data from…

Read this article

Quickly delete all products and orders from uCommerce

Sometimes you need to blitz your uCommerce database e.g. just before launch or to remove the testing products etc. This is a quick database clear script which will clear delete all orders and…

Read this article