drush

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
densolis's picture

How to manually upgrade to Drush 5.x and 6.x on Windows XP and 7

Originally, this article was entitled "How to make Windows' Drush Make command work in Drush 5.7" but it has evolved into "How to manually upgrade Drush on Windows XP and 7".

The Drush Make command does not work in Windows 7 / Vista, when using Drush release 5.5, 5.6, or 5.7. There is a Drush 5.8 windows installer, which fixes the make issue. However, if you want to upgrade to drush 5.9 or 6.0, there are no installers for them. No worries. This article will provides instructions for manually installing the latest version of Drush in Windows.

Read more
anilbhatt's picture

Take Backup, Install Automatic update locally and commit changes to remote server

I would like to discuss my problem with you folks.

I want following the tasks to be automate with my local machine drush or shell script :-

1) Take a svn / git checkout of my remote server to my local machine.
2) Take backup of database and code-base.
3) Install the drupal updates of core and contributed module in local machine.
4) if #3 is successful then commit the changes to git or svn.
5) Make a SQL query file which contains list of SQL Queries those we ran with #3 at local machine.

Read more
thomaske's picture

Using drush makefiles

Spent some time over the past few days setting up a drush makefile.
Drush is the Drupal Shell, and if you’re not using it you should be. Drush MAKE is a great function -- It creates a website pre-loaded with the themes and modules you prefer with a single command. All you have to do afterward is enable the ones you want – and you can do that also from Drush.

Setting up a makefile isn’t difficult, but there are a couple of tricks. And the docs don’t explain them well. Here’s what you need to know…

Read more
densolis's picture

Installing Drush on Win 7 so it runs in a Git Bash Window

All,

I noticed that quite a few people in the Drupal Easy Career Starter Program could not get drush to work in their git bash windows.

This is because the software was not installed with the correct option! When you install drush using the Drush 5.7 Windows Installer, the attached screen will appear.

If you notice, there are three boxes that are "X" out. The second box / line is titled "Register Environmental Variables". You should un "X" this box. When you click on this box, you will receive a drop down menu. Choose "Will be installed on local hard drive".

Read more
Kartagis's picture

Multisite (tekil kurulum) ve drush

Merhaba,

Dün GANYANCI ile konuşurken bana tekil kurulum yapmak istediğini, çünkü her yeni modül ve çekirdek güncellemesinde güncellemelerin çok zaman aldığını söyledi; ben de bunu yazmaya ve drush ile nasıl kullanılabileceğini anlatmaya karar verdim.

Read more
king76's picture

Problème pour mettre à jour Drupal via Drush

Bonjour,

Je tente de mettre à jour mon drupal 7 vers la dernière version mineure ainsi que tous les modules via Drush. J'utilise la commande "drush up" ou "drush pm-update" et à chaque fois j'ai un affichage de lignes qui tournent en boucle qui passent les modules de A à Z et reprend à A ainsi de suite :


Les données de mises à jour disponibles pour Token ont été [ok]
vérifiées.
Les données de mises à jour disponibles pour Transliteration ont [ok]
été vérifiées.
Les données de mises à jour disponibles pour Views ont été [ok]

Read more
rgchi's picture

Bash Aliases

I can't imagine administering drupal without drush. I've set up some aliases in my bash profile. I've become so dependent on these, that I synchronize my alias.sh file through bitbucket. For example, the function drupre will put the site in offline mode, run cron, clear cache, and then put the site back in online mode. The other is drubackup which will save the file structure and database dump to a date based file structure.

Does anyone have any other alias commands to speed up work flow?

drupal and drush

Read more
dogosoft's picture

Errores al usar Drush con drush pm-update

Hola a todos , estoy probando a ver que tal drush lo veo muy util pero no lo controlo tengo 3 drupal usando y van bien en todos menos en uno que me da una serie de errores, yo soy aficionado a esto y de php cero patatero, la cosa que veo los modulos actualizados , menos el subtheme el error es este

Read more
Pierre Paul Lefebvre's picture

Fabric and Drush

I did a really small presentation yesterday at Montreal Python about Drush and Fabric.

Fabric is a deployment/sysadmin python library and I use it, alongside Drush to deploy between local-stage-prod. The slides are at : http://presentation.pierre-paul.com for anyone interested.

Read more
agalligani's picture

Question about Drush

Hey - Does anyone know where I can find a list of the module "acronyms" or "synonyms" for Drush? I'm trying to, for example, download theme developer module and I'll be damned if I can find the appropriate command to do so.... something like "drush dl theme_developer", "drush dl theme_devel", "drush dl devel_theme", "drush dl themedeveloper".... ??? Anyhow it would be nice to have that list or even at least to have the acronym, nickname, abbreviation or whatever the term is.... listed on the module documentation page. Maybe it is I just can't locate it.

Thanks

Read more
Subscribe with RSS Syndicate content