HomeDocumentationContributorsArticlesChangelogSupport
DrupalConsole siteDrupalConsole site
HomeDocumentationContributorsArticlesChangelogSupport
  • Welcome
  • What is the Drupal Console?
    Why should you care about?How does Drupal Console help?Where do I find the project?
  • Getting the project
    Using ComposerGlobal executable aka LauncherInstalling on Windows
  • Using the project
    How to copy configuration filesHow to download, install and serve Drupal 8How to use Drupal Console in a multi-site installation
  • Available commands
  • Using site alias
    Setting up your local machineHow to use Drupal Console in a remote installationConnecting to a virtual environment
  • What is a chain command
    Registering chain commands as regular commandsListing registered commands
  • Creating custom Commands
    The Command ClassRegistering CommandsConfiguring the CommandCommand LifecycleGetting Services from the Service ContainerGenerating Code with a Command
  • Contributing new features
    Project requirementsGetting the projectRunning the projectKeeping your fork up to dateCreating issues and pull requestsContribute to this documentation
  • FAQ (Frequently Asked Questions) about Drupal Console
    Installation problemsPermissionsCommands not listedInteractive Mode
  • References
Català (ca)English (en)Español (es)فارسی (fa-ir)Français (fr)हिन्दी (hi)Magyar (hu)日本語 (ja)मराठी (mr)Português brasileiro (pt-br)Romanian (ro)pусский язык (ru)Vietnamese (vn)简体中文 (zh-hans)
  • Welcome
  • What is the Drupal Console?
    Why should you care about?How does Drupal Console help?Where do I find the project?
  • Getting the project
    Using ComposerGlobal executable aka LauncherInstalling on Windows
  • Using the project
    How to copy configuration filesHow to download, install and serve Drupal 8How to use Drupal Console in a multi-site installation
  • Available commands
  • Using site alias
    Setting up your local machineHow to use Drupal Console in a remote installationConnecting to a virtual environment
  • What is a chain command
    Registering chain commands as regular commandsListing registered commands
  • Creating custom Commands
    The Command ClassRegistering CommandsConfiguring the CommandCommand LifecycleGetting Services from the Service ContainerGenerating Code with a Command
  • Contributing new features
    Project requirementsGetting the projectRunning the projectKeeping your fork up to dateCreating issues and pull requestsContribute to this documentation
  • FAQ (Frequently Asked Questions) about Drupal Console
    Installation problemsPermissionsCommands not listedInteractive Mode
  • References

Installing Drupal Console on Windows

Installing Drupal Console on Windows

Here is a link to an excellent article about Installing Drupal Console on Windows using Acquia Dev Desktop.

When using Windows you will need some extra tools.

CLI tools

  • Console emulator for Windows
  • Git for Windows. Provides a BASH emulator.
  • Composer

Local server Stack

  • Acquia Dev Desktop
  • XAMP
  • WAMP
  • MAMP

Virtual Environments

  • DrupalVM
  • Docksal
  • Lando
  • Kalabox
HomeDocumentationContributorsArticlesChangelogSupport
© 2020, Built using GatsbyJS