课程: Linux for PHP Developers

今天就学习课程吧!

今天就开通帐号,24,700 门业界名师课程任您挑!

Installing Drupal, Drush, and Console

Installing Drupal, Drush, and Console

课程: Linux for PHP Developers

Installing Drupal, Drush, and Console

- [Instructor] Drupal is an open-source content management framework available from drupal.org. To learn more about Drupal, check out Drupal 8 Essential Training with Tom Geller here in the online training library. We're also going to install Drush, the Drupal shell available from drush.org. To learn more about Drush, check out Simplify Drupal Sites with Drush here in the online training library. In addition to Drush, we're going to install Drupal Console which is a Drupal CLI, available from drupalconsole.com. Drupal Console can be used to generate boilerplate code, interact with and debug Drupal. Let's start installing Drupal, Drush, and Drupal Console. From a terminal, change directory to /media/sf_sandbox. Then, use wget to download the latest version of Drupal available at the time of this recording which was https://ftp.drupal.org/files/projects/drupal-8.3.2.zip Now that it's downloaded, let's unzip the result. Just type unzip and then the file name, drupal-8.3.2.zip The folder…

内容