Title: System Info
Author: uri
Published: <strong>2024 年 9 月 23 日</strong>
Last modified: 2024 年 11 月 8 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/system-info.svg)

# System Info

 由 [uri](https://profiles.wordpress.org/icelayer/) 開發

[下載](https://downloads.wordpress.org/plugin/system-info.0.1.12.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/system-info/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/system-info/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/system-info/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/system-info/#developers)

 [技術支援](https://wordpress.org/support/plugin/system-info/)

## 外掛說明

The **System Info** plugin generates a `composer.json` file and provides system 
information based on the active plugins and theme in your WordPress installation.
It’s designed to help you easily manage your site’s dependencies through Composer,
a tool for dependency management in PHP.

### Features

 * Scans your current WordPress setup to detect active plugins and the active theme.
 * Automatically generates `composer.json` content with the necessary Composer requirements
   based on the detected plugins and theme.
 * Displays the generated `composer.json` content in the WordPress admin interface
   for easy copying.

### Usage

 1. After activating the plugin, navigate to `Tools -> System Info` in the WordPress
    admin interface.
 2. Review the automatically generated `composer.json` content.
 3. Copy the displayed content and use it in your Composer setup as needed.

### Example Output

{
 “name”: “yourname/wordpress-site”, “description”: “A WordPress site managed with
Composer”, “require”: { “php”: “>=7.4”, “johnpbloch/wordpress”: “_“, “wpackagist-
plugin/example-plugin”: ““, “wpackagist-theme/example-theme”: “*” } }

## 安裝方式

 1. Download the plugin files from WordPress.org or your preferred source.
 2. Upload the `system-info` folder to the `/wp-content/plugins/` directory on your
    WordPress server.
 3. Activate the plugin through the ‘Plugins’ menu in your WordPress admin dashboard.

## 常見問題集

### What does this plugin do?

The plugin scans your current WordPress setup for active plugins and the active 
theme, then generates `composer.json` information containing the necessary requirements
for Composer.

### Where can I find the generated `composer.json` file?

The generated `composer.json` content is displayed in the WordPress admin interface
under `Tools -> System Info`. You can easily copy the content from there.

### Does this plugin write any files to the server?

No, the plugin does not write any files to the server. It simply generates and displays
the `composer.json` content for you to copy.

### Do I need to have Composer installed to use this plugin?

No, you don’t need to have Composer installed to use this plugin. It simply generates
the `composer.json` file content. Composer itself will need to be installed separately
if you intend to manage dependencies with it.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈System Info〉的開發相關工作。

參與者

 *   [ uri ](https://profiles.wordpress.org/icelayer/)

[將〈System Info〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/system-info)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/system-info/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/system-info/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/system-info/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/system-info/)。

## 中繼資料

 *  版本 **0.1.12**
 *  最後更新 **2 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 5.3.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.6.5**
 *  PHP 版本需求 ** 7.3.5 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/system-info/)
 * 標籤:
 * [info](https://tw.wordpress.org/plugins/tags/info/)[system](https://tw.wordpress.org/plugins/tags/system/)
   [tools](https://tw.wordpress.org/plugins/tags/tools/)
 *  [進階檢視](https://tw.wordpress.org/plugins/system-info/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/system-info/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/system-info/reviews/)

## 參與者

 *   [ uri ](https://profiles.wordpress.org/icelayer/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/system-info/)