• Stars
    star
    937
  • Rank 47,555 (Top 1.0 %)
  • Language
    PHP
  • License
    GNU General Publi...
  • Created almost 11 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.

Table of Contents generated with DocToc

Drupal Console

Gitter Build Status Latest Stable Version Latest Unstable Version Software License SensioLabsInsight

The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.

Latest Version

Details of the latest version can be found on the Drupal Console project page under https://drupalconsole.com/.

Releases Page

All notable changes to this project will be documented in the releases page

Documentation

The most up-to-date documentation can be found at https://drupalconsole.com/docs/.

More information about using this project at the official documentation.

Required PHP Version

PHP 5.5.9 or higher is required to use the Drupal Console application.

Download

Install Drupal Console Using Composer

Install Drupal Console Launcher

Installing Drupal Console on Windows

Run

Using the DrupalConsole Launcher

drupal

We highly recommend you to install the global executable, but if is not installed, you can run Drupal Console depending on your installation by executing:

vendor/bin/drupal
# or
vendor/drupal/console/bin/drupal
# or
bin/drupal

Drupal Console Support

You can ask for support at Drupal Console gitter chat room http://bit.ly/console-support.

Contribute to Drupal Console

Enabling Autocomplete

# 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

Contributors

Full list of contributors

Supporting Organizations

All supporting organizations

Drupal is a registered trademark of Dries Buytaert.

More Repositories

1

drupal8-links

Drupal 8 links & resources
286
star
2

drupal-console-core

This project contains commands and features to be shared across DrupalConsole projects.
PHP
135
star
3

drupal-console-extend-plugin

Drupal Console Extend Composer Plugin
PHP
133
star
4

drupal-console-en

DrupalConsole English Language
127
star
5

drupal8.dev

Vagrant machine for drupal 8 or any other php project
Puppet
36
star
6

drupal-console-book

Drupal Console Documentation Book
33
star
7

drupal-console-launcher

DrupalConsole global executable aka Launcher.
PHP
21
star
8

drupal-console-cheatsheet

The Drupal Console cheat sheet, a quick reference guide.
JavaScript
11
star
9

acme

Drupal 8 Acme Demo Module
PHP
9
star
10

drupalgenerator

A GUI to generate Drupal 8 modules using the Drupal Console project
JavaScript
8
star
11

drupal-console-desktop

A cross platform UI for Drupal Console
JavaScript
6
star
12

drupalconsole.com

The official site and documentation for the Drupal Console project
JavaScript
5
star
13

redis-routing

This project replace the routing system in Drupal 8 to use Redis in storage
PHP
5
star
14

drupal-console-ru

4
star
15

slang

Example, how to create a module in Drupal 8
PHP
4
star
16

drupal-console-extend

Drupal Console Extend Composer Template
PHP
4
star
17

drupal-console-extend-example

Drupal Console Extend Example
PHP
3
star
18

ttools-drupal

TTools Drupal module
PHP
3
star
19

ExtraModule

ExtraModule is a module for Drupal 8 to add some tools for developers
PHP
3
star
20

drupal-console-zh-hans

3
star
21

drupalconsole-theme

HTML
2
star
22

drupal-console-uk

2
star
23

drupal-console-es

1
star
24

drupal-console-ar

1
star
25

drupalgenerator-api

REST end-points for drupalgenerator
PHP
1
star
26

drupal-console-commands

Web Page for Drupal Console Commands
HTML
1
star
27

drupal-console-framework

PHP
1
star