dominicwatts/quotecleaner

Allows you to clean up the quote tables in a scheduler task.

Installs: 515

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 3

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.4 2020-02-22 23:44 UTC

This package is auto-updated.

Last update: 2024-05-13 06:22:55 UTC


README

Clean old quotes from Magento using console command

Install instructions

composer require dominicwatts/quotecleaner

php bin/magento setup:upgrade

Usage instructions

xigen:quote:cleaner [-l|--limit [LIMIT]] [--] <clean>

php bin/magento xigen:quote:cleaner clean

Configuration options to limit impact of console script

Screenshot

Or alternatively allow cron task to run