Welcome To Snipplr


Everyone's Recent Bash Snippets Tagged drupal



« Prev 1 Next »
drush pm-list --status=enabled --pipe | grep 'uc_' | xargs -i drush pm-disable '{}' -y
0 1174 posted 9 years ago by apro2000
Drupal Debugging like Dev Tools
0 1031 posted 10 years ago by apro2000
Installs drupal using the provided database credentials with the provided localization, creates admin account with the given name and password
0 892 posted 12 years ago by klickreflex
0 964 posted 14 years ago by abstraktor
0 813 posted 14 years ago by hamsterbacke82
We can use this in a shell script (while doing a backup process, an update, ...)
1 967 posted 14 years ago by isholgueras
procedure for updating drupal core.
0 766 posted 15 years ago by MikeyLikesIt
Dumps a space separated list of enabled modules to a text file mods_enabled.txt
1 1263 posted 16 years ago by zachharkey
The Drupal website will be updated every 45 minutes after the hour.
2 946 posted 16 years ago by chrisaiv
A common Drupal problem: how to save e.g. your blocks configuration without dragging an X Gig database around. A simple command that dumps a table in a way that it can be inserted into SVN. Every row is dumped as a single line, and they are sor...
1 989 posted 16 years ago by berkes
A bash script that calls Drush for all your multisite sites and returns a list of available and installed modules for each site.
2 1133 posted 16 years ago by berkes
7 1101 posted 18 years ago by basicmagic
« Prev 1 Next »