eightwire/magento2-module-primer 0.1.10

A cache primer extension for Magento 2

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Packagist Codacy Badge

Magento 2 Cache Primer

A full page cache priming tool for Magento 2

Requests to whitelisted actions are logged to a history table with a higher priority given to pages that are viewed most frequently. A console and cron task is provided to initiate the crawler and prime pages in the queue from highest to lowest priority. Supports multiple store views and X-Magento-Vary cookies.

Recordit GIF

Usage

php bin/magento primer:crawler:run   # Run crawler task
php bin/magento primer:flush         # Flush urls to force a recrawl

Provided by Eight Wire Digital