2017 © Pedro PelĂĄez
 

drupal-console-language console-pt-br

Drupal Console Brazilian Portuguese

image

drupal/console-pt-br

Drupal Console Brazilian Portuguese

  • Friday, April 13, 2018
  • by dmouse
  • Repository
  • 4 Watchers
  • 0 Stars
  • 5 Installations
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

drupal-console-pt-br

DrupalConsole Brazilian Portuguese Language / En Portugués de Brasil, (*1)

Versión en portugués de brasil

Usage

Drupal Console project it's installed per each Drupal 8 website with English language by default., (*2)

To install Drupal Console package in other languages check the packages available at https://packagist.org, (*3)

Install Drupal Console

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

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

Install Drupal Console launcher

Drupal Console launcher was created to avoid conflicts between major and minor releases. Drupal Console binary commands are available to every Drupal 8 instance on the machine., (*5)

To install Drupal Console launcher globally follow the instruction below., (*6)

$ 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

Follow these steps to contribute to the current translation:, (*7)

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

English Version

Check instructions at https://github.com/hechoendrupal/drupal-console-en, (*9)

The Versions

13/04 2018

dev-master

9999999-dev http://drupalconsole.com/

Drupal Console Brazilian Portuguese

  Sources   Download

GPL-2.0+

The Requires

 

by Omar Aguirre

development console symfony drupal