drupal console
v1.9.10
DOCTOC로 생성 된 목차
드 루팔 클리. 보일러 플레이트 코드를 생성하고 Drupal과 상호 작용하고 디버그하는 도구.
최신 버전의 세부 사항은 https://drupalconsole.com/의 Drupal Console 프로젝트 페이지에서 찾을 수 있습니다.
이 프로젝트에 대한 주목할만한 변경 사항은 릴리스 페이지에 문서화됩니다.
최신 문서는 https://drupalconsole.com/docs/에서 찾을 수 있습니다.
이 프로젝트 사용에 대한 자세한 내용은 공식 문서 에서이 프로젝트를 사용합니다.
Drupal 콘솔 응용 프로그램을 사용하려면 PHP 5.5.9 이상이 필요합니다.
작곡가를 사용하여 Drupal 콘솔을 설치하십시오
Drupal 콘솔 런처를 설치하십시오
Windows에 Drupal 콘솔 설치
Drupalconsole 런처 사용
drupal
글로벌 실행 파일을 설치하는 것이 좋습니다. 그러나 설치되지 않은 경우 실행을 통해 설치에 따라 Drupal 콘솔을 실행할 수 있습니다.
vendor/bin/drupal
# or
vendor/drupal/console/bin/drupal
# or
bin/drupal
Drupal Console Gitter 채팅방 http://bit.ly/console-support에서 지원을 요청할 수 있습니다.
# You can enable autocomplete by executing
drupal init
# Bash: Bash support depends on the http://bash-completion.alioth.debian.org/
# project which can be installed with your package manager of choice. Then add
# this line to your shell configuration file.
source "$HOME/.console/console.rc" 2>/dev/null
# Zsh: Add this line to your shell configuration file.
source "$HOME/.console/console.rc" 2>/dev/null
# Fish: Create a symbolic link
ln -s ~/.console/drupal.fish ~/.config/fish/completions/drupal.fish
기고자의 전체 목록
모든 지원 조직
Drupal은 Dries Buytaert의 등록 상표입니다.