Download the PHP package bwein-net/contao-system-information without Composer
On this page you can find all versions of the php package bwein-net/contao-system-information. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bwein-net/contao-system-information
More information about bwein-net/contao-system-information
Files in bwein-net/contao-system-information
Package contao-system-information
Short Description System Information Bundle for Contao Open Source CMS
License MIT
Homepage https://github.com/bwein-net/contao-system-information
Informations about the package contao-system-information
System Information Bundle for Contao Open Source CMS
This bundle allows you to view different basic facts about the environment your Contao instance is running in, like information about PHP, database, operating system, host, hardware, virtualization and system load (including a live system load graph).
!!! Attention !!!
This needs access to /proc and /sys to work properly. For granting your app access to these directories you can add them to the 'open_basedir' option of your php.ini.
Installation
Install the bundle via Composer:
Afterwards clear cache:
Now, there is a new menu entry in the System section called 'System Information', routing you to the new system information page.
Screenshots
System Information Bundle für Contao Open Source CMS
Dieses Bundle zeigt verschiedene Fakten über die Umgebung an, in der die aktuelle Contao Instanz läuft, wie Informationen über PHP, Datenbank, Betriebssystem, Host, Hardware, Virtualisierung und Systemlast (inklusive einer Live-Grafik der aktuellen Systemlast).
!!! Achtung !!!
Der Zugriff auf /proc und /sys muss gewährleistet sein damit dieses Bundle vollständig funktioniert. Um der App Zugriff auf diese Verzeichnisse zu gewähren, kann die 'open_basedir' Direktive in der php.ini erweitert werden.
Installation
Das Bundle kann einfach via Composer installiert werden:
Danach sollte der Cache einmal geleert werden:
Es erscheint nun ein neuer Menü-Eintrag in der System Sektion namens 'System Informationen', welcher zur neuen Informationsseite leitet.
Screenshots
All versions of contao-system-information with dependencies
contao/core-bundle Version ^4.13 || ^5.0
doctrine/dbal Version ^3.3
linfo/linfo Version ^4.0
symfony/config Version ^5.4 || ^6.0
symfony/dependency-injection Version ^5.4 || ^6.0
symfony/event-dispatcher Version ^5.4 || ^6.0
symfony/framework-bundle Version ^5.4 || ^6.0
symfony/http-foundation Version ^5.4 || ^6.0
symfony/http-kernel Version ^5.4 || ^6.0
symfony/routing Version ^5.4 || ^6.0
symfony/security-bundle Version ^5.4 || ^6.0
symfony/translation Version ^5.4 || ^6.0
terminal42/service-annotation-bundle Version ^1.1
twig/twig Version ^3.0