dominicwatts / quotecleaner
Allows you to clean up the quote tables in a scheduler task.
Package info
github.com/DominicWatts/QuoteCleaner
Type:magento2-module
pkg:composer/dominicwatts/quotecleaner
1.0.4
2020-02-22 23:44 UTC
Requires
- php: ~5.6.0||~7.0.0||~7.1.0||~7.2.0||~7.3.0||~7.4.0
This package is auto-updated.
Last update: 2026-03-13 10:23:48 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
Or alternatively allow cron task to run