An open API service indexing awesome lists of open source software.

https://github.com/pimcore/system-info-bundle

System Info & Tools community bundle provides additional tools for checking system information for Pimcore.
https://github.com/pimcore/system-info-bundle

Last synced: 10 months ago
JSON representation

System Info & Tools community bundle provides additional tools for checking system information for Pimcore.

Awesome Lists containing this project

README

          

# Pimcore System Info & Tools
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`](https://github.com/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.