InfoMon – System Info & Server Monitor

توضیحات

InfoMon is a lightweight system monitor for WordPress administrators. It provides an at-a-glance view of your environment:

  • WordPress version, Site/Home URLs, REST API URL
  • Active theme and number of active plugins
  • Server software, server IP, your IP; PHP version
  • Memory limit, max execution time, upload/post limits, input vars
  • Database version, table prefix, charset/collation
  • Timezone configured in WordPress
  • REST API endpoint returning JSON: /wp-json/infomon/v1/status
  • Copy/Export helpers: Copy Table, Copy JSON, Download JSON

Only administrators (users with manage_options) can view the data. All output is escaped.

عکس‌های صفحه

  • InfoMon admin page with KPI cards and sections
  • Dashboard widget with quick KPIs
  • JSON export and copy actions

نصب

  1. Upload the infomon folder to /wp-content/plugins/.
  2. Activate the plugin from Plugins.
  3. Open InfoMon in the admin menu or check the dashboard widget.
  4. For automation, call the REST endpoint at /wp-json/infomon/v1/status (admin-only).

نقد و بررسی‌ها

9 آوریل 2026
WordPress Version 6.9.4 de kurdum gayet hızlı ve pratik kurulum oldu.Sistem ve sunucu kurulum bilgilerimi hemen eklenti de görebildim, tavsiye ederim indirip kuracak olanlara çok yararlı bir eklenti.
خواندن تمامی 1 نقد و بررسی‌

توسعه دهندگان و همکاران

“InfoMon – System Info & Server Monitor” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “InfoMon – System Info & Server Monitor” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.3.5

  • Switched admin logo to PNG with retina srcset.
  • Moved inline JavaScript into assets/js/admin.js and enqueue via admin_enqueue_scripts.
  • Neutralized admin footer text to “InfoMon — Official Page” (/infomon).
  • Submission package named infomon.zip as required.