【问题标题】:Install module "Devel" on Drupal 8在 Drupal 8 上安装模块“Devel”
【发布时间】:2015-11-27 10:32:09
【问题描述】:

我正在尝试安装 Drupal 8 的 de Devel 模块,我正在阅读 Drupal 的 Project/modules 的 README.txt,我已阅读:

Placing downloaded and custom modules in this directory separates downloaded and
custom modules from Drupal core's modules. This allows Drupal core to be updated
without overwriting these files.

我已经从官网Drupal - Devel下载了8.x-1.x-dev版本,到Drupal 8,当我将模块(解压后)粘贴到Project/modules中时,我已经清除了缓存和更新“扩展”菜单,但我找不到我的“开发”模块。

我需要安装和配置 FTP 服务器吗?

【问题讨论】:

  • 不应该是缓存问题。对我来说即使没有缓存清理也可以工作,只需将 devel 文件夹放在 modules
  • 开发模块文件夹的确切路径是什么?里面是否有一个名为 devel.info.yml 的文件?

标签: drupal drupal-8


【解决方案1】:

用 drush 试试吧。

drush en devel -y

【讨论】:

    【解决方案2】:

    如果你使用作曲家试试

    composer 需要 drupal/devel

    【讨论】:

      【解决方案3】:

      也许你可以试试 /admin/modules/install 并让 Drupal 将其放在应放置的位置。

      【讨论】:

        猜你喜欢
        • 2016-03-22
        • 1970-01-01
        • 2017-09-23
        • 1970-01-01
        • 2021-03-01
        • 1970-01-01
        • 1970-01-01
        • 2017-04-14
        • 2018-03-23
        相关资源
        最近更新 更多