monogo/magento-preload

Magento 2 OPcache preload

Maintainers

Package info

github.com/MonogoPolska/monogo-m2-preload

Type:magento2-component

pkg:composer/monogo/magento-preload

Statistics

Installs: 27 998

Dependents: 0

Suggesters: 0

Stars: 23

Open Issues: 0

1.0.3 2020-12-23 11:01 UTC

This package is auto-updated.

Last update: 2026-02-09 11:05:33 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