Giter Site home page Giter Site logo

drupal-console-he's Introduction

drupal-console-he

DrupalConsole Hebrew Language / בעברית

גרסה בעברית

Usage - אופן השימוש

הדרופל קונסול מותקן באופן דיפולטי עבור כל אתר דרופל 8 בשפה האנגלית.

על מנת להתקין את הדרופל קונסול בשפה אחרת יש לבדוק האם קיימת גרסא או חבילה ב- https://packagist.org.

Install Drupal Console - התקנה על ידי שימוש בטרמינל

על מנת לוודא איזו גרסת דרופל קונסול תואמת לגרסת הדרופל המותקנת אצלך יש להריץ את הפקודה הרשומה מטה:
$ composer require drupal/console:~1.0 --prefer-dist --optimize-autoloader

Install Drupal Console launcher - התקנה בעזרת אשף התקנות

בכדי למנוע התנגשויות בין גרסאות דרופל כאשר גרסת הדרופל היא גרסת ביניים (בין גרסא מינורית לגרסא מג׳ורית) נוצר אשף התקנות.

אשף ההתקנות נועד לעזור בהתקנת הדרופל קונסול עבור כל אתר דרופל 8.

על מנת להתקין את אשף ההתקנות באופן גלובלי יש לעקוב אחר ההוראות הרשומות מטה:

$ 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
כיצד ניתן לתרום

למעוניינים לתרום לתרגום הפרוייקט הזה , יש לבצע את השלבים הרשומים מטה על מנת ליצור את סביבת העבודה.

נ.ב. : יש לדחוף את השינויים מהעותק שלך לפרוייקט ממנו יצאת על ידי הפקודה הרשומה מטה על מנת להמנע מקונפליקטים עם תורמי קוד אחרים.

PR (= Pull request)

drupal-console-he's People

Contributors

dmouse avatar enzolutions avatar hjuarez20 avatar inbalj avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

inbalj hjuarez20

drupal-console-he's Issues

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.