dominicwatts/quotecleaner

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

Maintainers

Package info

github.com/DominicWatts/QuoteCleaner

Type:magento2-module

pkg:composer/dominicwatts/quotecleaner

Statistics

Installs: 968

Dependents: 0

Suggesters: 0

Stars: 7

Open Issues: 0

1.0.4 2020-02-22 23:44 UTC

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

Screenshot

Or alternatively allow cron task to run