monogo/magento-preload

Magento 2 OPcache preload

Installs: 23 217

Dependents: 0

Suggesters: 0

Security: 0

Stars: 22

Watchers: 3

Forks: 5

Open Issues: 2

Type:magento2-component

1.0.3 2020-12-23 11:01 UTC

This package is auto-updated.

Last update: 2025-05-09 09:20:51 UTC


README

Magento 2 simple preload

This module will work only with PHP 7.4 or higher

Install

Composer

composer require monogo/magento-preload

Setup

Go to your php.ini or opcache configuration file and add line:

opcache.preload = [PATH_TO_YOUR_PROJECT]/preload.php

stats