1
1

More than 5 years have passed since last update.

公式Moduleの追加方法

Posted at

今回はModule Filterを入れてみます。

Moduleを探す

公式サイトのModuleページで目的のModuleを探す。
https://www.drupal.org/project/project_module

URLをコピーする。

Moduleが見つかったら、tar.gzのリンクをコピーします。
https://www.drupal.org/project/module_filter

追加する。

moduleぺーじの"install new module"をクリックし、
先ほどのリンクをペーストします。
後は、インストールボタンを実行で完了です。

インストールできない場合

手動で入れる事もできます。ModuleのページからファイルをDLします。
ファイルを解凍し、Drupal内の/all/modules/内にファイルを展開。
あとは、Moduleページでchekboxをアクティブで動きます。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1