Magento 2 Full Page Cache Warmer

Installation and User Guide for Magento 2 Full Page Cache Warmer Extension

Table Of Contents

  1. Installation
    • Installation via app/code
    • Installation via Composer
  2. Configuration Settings for Optimiser Base
    • General Settings
  3. Configuration Settings for Full Page Cache Warmer
    • General Settings
    • Cron Settings
  4. Cache Warmer Grid
    • Regenerate
  5. Console Commands
    • Category Page
    • Product Page
    • CMS Page
  6. Front-end Site View
    • Cache Hit for the Category Page After the Execution of Category Page Command
    • Cache Miss for the Category Page

Installation

php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer

Configuration Settings for Optimiser Base

Go to Admin > Stores > Configuration > Scommerce Configuration > Optimiser Base

General Settings

general_fullpage.png

Configuration Settings for Full Page Cache Warmer

Go to Admin > Stores > Configuration > Scommerce Configuration > Cache Warmer

General Settings

image (89) (1).png

image (82) (2).png

Cron Settings

image (7) (1) (1) (1) (1) (1).png

Cache Warmer Grid

When you enable the module and set General Settings > Can Regenerate Cache Manually > to "Yes" then it adds an additional option "Regenerate" under the "Actions > Select" drop-down at Admin > System > Cache Warmer > Actions. This grid will have Id, Reference Id, Processed Time, Request Path, Page URL, Last Cache - (Date, Time ), Status - (Cached/Un-cached), Page Type - (Home, Product, Category, CMS), Store View, and Action- (Regenerate, Delete).

image (79) (2).png

4324324.png

Console Commands

You can regenerate cache for Product/Category/CMS page(s) by running the following console commands:-

scommerce:cachewarmer:category

image.png

scommerce:cachewarmer:product

image.png

scommerce:cachewarmer:cmspage

image.png

Front-end Site View

image.png

image.png

If you have a question related to this extension please check out our FAQ Section first. If you can't find the answer you are looking for then please contact support@scommerce-mage.com.


Revision #10
Created 16 April 2025 10:55:24 by Admin
Updated 24 October 2025 09:11:09 by scommerce