pimcore/system-info-bundle

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

Installs: 72 795

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 11

Forks: 1

Open Issues: 0

Type:pimcore-bundle

v1.0.3 2024-04-29 09:38 UTC

This package is auto-updated.

Last update: 2024-09-02 09:11:42 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.