Installing Drush Make

To install drush_make, first get the files from drupal.org, if you haven't already at Drush Make.

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>, <ruby>. PHP source code can also be enclosed in <?php ... ?> or <% ... %>.

More information about formatting options

CAPTCHA
If you are if fact human, you may post comments.
Image CAPTCHA
Enter the characters shown in the image.

Installing Drush

Drush and Drush Make are not regular Drupal modules. They are php applications that run directly on the server in terminal as commands.

If you do not have access to install apps on the server or are unfamiliar with the Linux OS distribution that your site runs on, you will want to consult your system administrator first before attempting the install.

For those running Ubuntu 10.04+, you can easily install drush by using Aptitude and this command:
user@server ~$ sudo apt-get install drush
Beware that your user account will need super user permissions to run the command.

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>, <ruby>. PHP source code can also be enclosed in <?php ... ?> or <% ... %>.

More information about formatting options

CAPTCHA
If you are if fact human, you may post comments.
Image CAPTCHA
Enter the characters shown in the image.

The Beauty of Drush

Drush (DRUpal SHell) for Drupal is a command line tool that allows users to perform most of their administrative actions from the terminal as opposed to going through the Drupal administrative pages.

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>, <ruby>. PHP source code can also be enclosed in <?php ... ?> or <% ... %>.

More information about formatting options

CAPTCHA
If you are if fact human, you may post comments.
Image CAPTCHA
Enter the characters shown in the image.
I'm attending DrupalCon Chicago, March 7-10, 2011

User login

Login Using Faceback
Sign in using Facebook
Drupalcamp Atlanta Individual Sponsor

Navigation