GithubHelp home page GithubHelp logo

drupal-console-en's Introduction

drupal-console-en

Usage

Drupal Console project it's installed per each Drupal 8 website with English language by default.

To install Drupal Console package in other languages check the packages available at https://packagist.org

Install Drupal Console

To install the appropriate version of Drupal Console project for your drupal installation, run the following composer command

$ composer require drupal/console:~1.0 --prefer-dist --optimize-autoloader

Install Drupal Console launcher

In order to avoid conflicts between Drupal release and have a Drupal Console version between major and minor releases in Drupal, a Drupal Console launcher was created. n order to facilitate to load the Drupal Console commands available to each Drupal 8 website,

Following the instruction below you could install the global application for Drupal Console launcher.

$ curl https://drupalconsole.com/installer -L -o drupal.phar
# Or 
$ php -r "readfile('https://drupalconsole.com/installer');" > drupal.phar

$mv drupal.phar /usr/local/bin/drupal
$ chmod +x /usr/local/bin/drupal

Contribute

If you want to contribute to this translation, you need to follow this steps

In order to be updated with other contribution you must to setup a connected with main repository using the following git command

$ git remote add upstream [email protected]:hechoendrupal/drupal-console-en.git

To fetch the latest contribution before to start, you must run the next commands

$ git fetch upstream
$ git merge upstream/master

N.B: Push your changes to your forked repository in order to create PR per day to avoid any conflicts with other contributors.

drupal-console-en's People

Contributors

allgood2386 avatar balagan73 avatar bpresles avatar cburschka avatar daydiff avatar edutrul avatar enzolutions avatar gnuget avatar haynescw avatar jmolivas avatar joshirohit100 avatar miguel303 avatar nickdickinsonwilde avatar novia713 avatar plopesc avatar rymo avatar twhiston avatar vorapoap avatar webflo avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.