Skip to content
FULLTime eCommerce

Scheduled scans – Quality Gate Pro

Scheduled scans

In addition to the real-time check on save, Quality Gate Pro checks your entire catalog regularly in the background. This keeps the dashboard and key figures up to date even for products that haven't been edited for a while.

Automatic scan

  • The scheduled scan runs hourly (default interval 3600 seconds) via Shopware's scheduled task system.
  • It is enabled/disabled via the "Scheduled scan active" setting (see Configuration).
  • Processing happens in batches (default 100 products) with a safety limit per sales channel (default 10,000).
  • If the scan finds violations, an admin notification is created (if enabled).
  • Each run creates an entry in the audit log (event type Scan completed).

Scheduled tasks require your shop's scheduler or message queue to be running (e.g. via messenger:consume or a system cron). Otherwise scheduled tasks will not be executed.

Manual scan via the console

You can trigger a scan manually at any time:

bin/console futi:quality-gate:scan

The command outputs a summary: scanned products, total number of violations and number of blockers.

Show current settings

To verify the effective configuration:

bin/console futi:quality-gate:check-settings

This command displays the currently effective plugin settings (e.g. operating mode, severities, minimum images).

Was this page helpful?

Support

Rented Plugins (Shopware Store)

For support with plugins rented from the Shopware Store, please open a support ticket in your Shopware account.

Create Shopware Ticket

General Inquiries

For general questions or purchase licenses, reach us by email.

Send Email
Scheduled scans – Quality Gate Pro | FULLTime eCommerce