定制 bwein-net/contao-system-information 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

bwein-net/contao-system-information

最新稳定版本:1.4.4

Composer 安装命令:

composer require bwein-net/contao-system-information

包简介

System Information Bundle for Contao Open Source CMS

README 文档

README

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:

composer require bwein-net/contao-system-information 

Afterwards clear cache:

vendor/bin/contao-console cache:clear --no-warmup vendor/bin/contao-console cache:warmup 

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

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:

composer require bwein-net/contao-system-information 

Danach sollte der Cache einmal geleert werden:

vendor/bin/contao-console cache:clear --no-warmup vendor/bin/contao-console cache:warmup 

Es erscheint nun ein neuer Menü-Eintrag in der System Sektion namens 'System Informationen', welcher zur neuen Informationsseite leitet.

Screenshots

System Information

统计信息

  • 总下载量: 4.17k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04