The Drupal shell. See http://drupal.org/project/drush.

Drush Update

Drush Update admin form to select modules to update.

This module is simply because we're lazy. Sometimes you have to update not just a few modules, but a LOT of modules. While "drush up" will give you everything, you can't just update a selection of modules unless you want to type them all in manually, and that's no fun.

Drush Update gives you a list of modules that have pending updates for you to check off, and then gives you the command to copy/paste into the console. Pretty simple, right?

Remove Unapproved Comments

Remove Unapproved Comments

This is a Drush script for removing massive quantities of unapproved comments that have usually got into a site by spambot due to unprotected comment forms. The script backs up 4 comment tables, deletes unapproved records from field_data_comment_body, field_revision_comment_body, and comment tables, then rebuilds the node_comment_statistics table. It removes all currently unapproved comments from the Drupal database. It works only for Drupal 7 with a MySQL database. It tests for D7 and MySQL before proceeding.

Drush Config Extra

This module will help you to search and delete the unwanted configuration settings.

Drush fui

Simple shortcut to add version-increment when you update a Feature using drush.

Warning: The drush features-update command is usually interactive. When you use drush fui, it automatically assumes the answer is always "yes." Be very sure of what you're doing if you use this module!

CKEditor CodeMirror

CKEditor CodeMirror module

CKEditor CodeMirror module adds syntax highlighting for "Source View" in CKEditor WYSIWYG editor using CKEditor CodeMirror Plugin.

Downloads

File permissions

List of files

This module provides drush commands for setting up correct file permissions in your Drupal instance.

It takes care of creating sites/default/files and sites/default/private on your Drupal installation and updating them in variables table, so you don't have to do that through the UI. It also takes care of creating .htaccess files in those subdirectories. But most importantly it maintains correct permissions on those directories.

Downloads

Pages

Subscribe with RSS Subscribe to RSS - Drush