dominicwatts / quotecleaner
Allows you to clean up the quote tables in a scheduler task.
Installs: 724
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 3
Forks: 0
Open Issues: 0
Type:magento2-module
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: 2024-11-13 07:23:50 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