monogo/magento-preload

Magento 2 OPcache preload

Installs: 13 543

Dependents: 0

Suggesters: 0

Security: 0

Stars: 20

Watchers: 4

Forks: 4

Open Issues: 1

Type:magento2-component

1.0.3 2020-12-23 11:01 UTC

This package is auto-updated.

Last update: 2024-04-23 18:45:06 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