eightwire / magento2-module-primer
A cache primer extension for Magento 2
Package info
github.com/8WireDigital/magento2-module-primer
Type:magento2-module
pkg:composer/eightwire/magento2-module-primer
0.1.14
2019-12-22 17:10 UTC
Requires
- guzzlehttp/guzzle: ^6.0
README
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.
Usage
php bin/magento primer:crawler:run # Run crawler task
php bin/magento primer:flush # Flush urls to force a recrawl
Provided by 8 Wire Digital
