Skip to content

Latest commit

 

History

History
executable file
·
13 lines (11 loc) · 593 Bytes

README.md

File metadata and controls

executable file
·
13 lines (11 loc) · 593 Bytes

README

This extension adheres to Magenest.

Installation

Via Composer: run the following commands from root Magento 2 directory:

  • composer require magenest/module-cache-warmer
  • php bin/magento setup:upgrade
  • php bin/magento setup:di:compile
  • php bin/magento setup:static-content:deploy

User guide