额外区块类型 (EBT) - 全新的布局构建器体验❗
GLightbox is a pure javascript lightbox (Colorbox alternative without jQuery)❗
It can display images, iframes, inline content and videos with optional autoplay for YouTube, Vimeo and even self-hosted videos.
滚动
16/10/2025, by Ivan
下载模块:
drush dl module1 module2
安装模块:
drush en module1 -y
卸载模块:
drush pm-uninstall module1 -y
使用俄语语言安装 Drupal:
drush si --db-url=mysql://root:password@127.0.0.1/drupal --account-name=admin --account-pass=admin --site-mail=admin@example.com --site-name="Drupal 8" --locale=ru --yes
导出配置:
drush config-export
导入配置:
drush config-import
Drupal Drush 的命令列表会不断更新。请在 drupalbook.org 的评论区留言,告诉我们希望添加哪些命令,以便随时掌握最实用的 Drush 指令。