Wiki

Solution: Remove all shop orders

Ceci est un article Stub. Aidez la communauté: développez-le.

Question

How can I remove all shop orders?

Solution

Use the 'shop' argument of the 'cleanup.php' php-cli / eZ script to remove all shop orders (among other information).

/usr/local/php4.4.4/bin/php update/common/scripts/cleanup.php -s shop -d -c --logfiles -v --db-user=db --db-password=db --db-database=shop_dev_390 --sql shop

External reference