monogo/magento-preload

Magento 2 OPcache preload

Installs: 21 239

Dependents: 0

Suggesters: 0

Security: 0

Stars: 21

Watchers: 3

Forks: 4

Open Issues: 1

Type:magento2-component

1.0.3 2020-12-23 11:01 UTC

This package is auto-updated.

Last update: 2025-03-23 20:46:12 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