pimcore/system-info-bundle

Pimcore System Info & Tools Bundle that provides additional tools for checking System information.

Installs: 39 306

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 12

Forks: 1

Open Issues: 0

Type:pimcore-bundle

v1.0.2 2023-12-15 10:22 UTC

This package is auto-updated.

Last update: 2024-04-25 09:24:19 UTC


README

System Info & Tools bundle provides additional tools for checking system information in Pimcore Admin UI.

Tools:

PHP Info

A simple interface that implement phpinfo() to provide PHP installation information.

You can check via Admin UI Tools / System Info & Tools / PHP Info menu.

PHP OPcache Status

A clean interface based on amnuts/opcache-gui for Zend OPcache information, showing statistics, settings and cached files, and providing a real-time update for the cache information.

You can check via Admin UI Tools / System Info & Tools / PHP OPcache Status menu.