PHPackages                             drupal/console-zh-hant - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. drupal/console-zh-hant

ActiveDrupal-console-language[Utility &amp; Helpers](/categories/utility)

drupal/console-zh-hant
======================

Drupal Console Chinese Tradicional

0233[1 issues](https://github.com/hechoendrupal/drupal-console-zh-hant/issues)

Since Jul 17Pushed 6y ago3 watchersCompare

[ Source](https://github.com/hechoendrupal/drupal-console-zh-hant)[ Packagist](https://packagist.org/packages/drupal/console-zh-hant)[ RSS](/packages/drupal-console-zh-hant/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

drupal-console-zh-hant
======================

[](#drupal-console-zh-hant)

DrupalConsole Chinese Traditional Language / 繁體中文

繁體中文版本
======

[](#繁體中文版本)

使用說明
----

[](#使用說明)

為 Drupal 8 安裝 Drupal Console 時，預設語言皆為英文。

要安裝 Drupal Console 繁體中文說明介面，請依照以下指令執行安裝工作。

```
$ composer require drupal/console-zh-hant

```

### 安裝 Drupal Console

[](#安裝-drupal-console)

請執行下列指令，為你的 Drupal 網站安裝相符版本的 Drupal Console。

```
$ composer require drupal/console:~1.0 --prefer-dist --optimize-autoloader

```

### 安裝 Drupal Console 啟動程式

[](#安裝-drupal-console-啟動程式)

Drupal Console 啟動程式是用來提供一個合適的 Drupal Console 版本給所有使用者，以避免與不同版本的 Drupal 發生相容性問題。要在 Drupal 8 網站下執行 Drupal 指令，您必須依照下列指示安裝全域的 Drupal Console 啟動程式。

```
$ curl https://drupalconsole.com/installer -L -o drupal.phar
# Or
$ php -r "readfile('https://drupalconsole.com/installer');" > drupal.phar

$mv drupal.phar /usr/local/bin/drupal
$ chmod +x /usr/local/bin/drupal

```

### 貢獻開源程式碼

[](#貢獻開源程式碼)

如果你想要一起為此翻譯工作貢獻內容，你需要遵照以下步驟：

- 由此程式庫取得分支（ Fork ）  。
- 複製分支的程式庫到本地機器。
- 設定上層來源（ upstream ）

為了取得其他貢獻者的最新翻譯，你必須利用以下 git 指令連結主要程式庫作為上層來源

```
$ git remote add upstream git@github.com:hechoendrupal/drupal-console-zh-hant.git

```

在開始工作之前，你必須執行下列指令取得最新的更新內容

```
$ git fetch upstream
$ git merge upstream/master

```

須知：為了避免與其他貢獻者提交的翻譯產生衝突，請上傳你當天最新的翻譯到你的分支程式庫並建立 PR

English Version
===============

[](#english-version)

Check instructions at

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 92.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/198571?v=4)[David Flores](/maintainers/dmouse)[@dmouse](https://github.com/dmouse)

---

Top Contributors

[![enzolutions](https://avatars.githubusercontent.com/u/907914?v=4)](https://github.com/enzolutions "enzolutions (12 commits)")[![hjuarez20](https://avatars.githubusercontent.com/u/8105777?v=4)](https://github.com/hjuarez20 "hjuarez20 (1 commits)")

### Embed Badge

![Health badge](/badges/drupal-console-zh-hant/health.svg)

```
[![Health](https://phpackages.com/badges/drupal-console-zh-hant/health.svg)](https://phpackages.com/packages/drupal-console-zh-hant)
```

###  Alternatives

[lukasbesch/bedrock-plugin-disabler

Disable certain plugins in non-production environments using PHP constants.

5492.3k](/packages/lukasbesch-bedrock-plugin-disabler)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
