Backup and Migrate simplifies the task of backing up and restoring your Drupal database or copying your database from one Drupal site to another. It supports gzip, bzip and zip compression as well as automatic scheduled backups. With Backup and Migrate you can dump some or all of your database tables...
This module is a plugin for Backup and Migrate and does nothing on its own. You must download and install Backup and Migrate 2.x (Aug 24 dev or later) to use this module. This module is not compatible with version 1 of Backup and Migrate. This module requires the PEAR Archive_Tar library. Please see...
VCS-powered blogging for Drupal. Project Information Development status: Under active development Module categories: Content, Content Display, Drush Maintenance status: Unknown Reported installs: 1 site currently reports using this module. View usage statistics. ...
Druplicon is an IRC bot that has been servicing #drupal, #drupal-support, and many other IRC channels since 2005, proving itself an invaluable resource. Originally a Perl application coded by Morbus Iff, he always wanted to make the official #drupal bot an actual Drupal module. This is the fruit of these...
This module allows you to export and import elements from other modules (CCK, Views, ...) in a quick and clean way. Quick because you need just one click (or command) to export and import all your exportables you want. Clean because every exportable element will be saved to a separated file in the target...
Introduction cache_warmer is a drush command that hits a set of URIs of a drupal site based on the freshness of the content. The main purpose is to offer a complete setup for running a mostly cached drupal site without having to deal with expiration logic and instead use microcaching. Dealing with the...
This module provides a really fast, secure and stable, lightweight CLI Daemon. This daemon exposes a simple hook in order for module to run actions using it. Features Clean usage of pcntl_* extension, with SIG handling. Lightweight, it does bootstrap a Drupal in child processes in order to let modules...
Developer Tools For best results, use the latest development releases of this project and its dependent projects. For Coder Upgrade, the latter includes the Grammar Parser and Libraries API. As a developer tool, this project is not like a "typical" project for which you generally want the "recommended"...
Coral Defender helps save your sever and bandwidth by transparently redirecting users referred from high traffic hosts to the Coral Content Distribution Network copy of your page. This helps save your server from the crushing onslaught by only having to serve a few images/pages to Coral rather than...
Using Cron Control, you'll be able to fine-tune Drupal's cron, with special features for clustered environments. Using the current version of Cron Control, you'll be able to turn on or off individual cron jobs or define the server on which they should run. For example, transcoding videos should not decrease...
Ctools Plugin Stub is a Drush plugin that can help you generate code stub files for ctools plugins. I wrote this plugin after having consistently messed up names of hook implementations in plugins over a long period. Plugin Stub does not write actual code that *does* stuff for you, but it sets you up...
Thanks to the daemon module you can run daemon instances of a drupal site. Create a daemon configuration with the administration UI, then launch it in a terminal with a command like: $ drush daemon my_daemon_name The goal of this module is NOT to replace apache, but you can use it if you want a daemon...
The dba module provides Drupal administrators with direct access to their Drupal database tables from within the standard Drupal user interface. It is possible to execute scripts to create and alter tables, to backup one or more tables, to view/edit/delete data within tables, and to emtpy or drop tables....
One of the most exciting new features about Drupal 7 is the object orientated database layer, or Database: The Next Generation (DBTNG) as it was code named. For the first time in Drupal's history, you can now connect to several different databases of different server types at the same time. All using...
Drush scripts for creating Drupal sites from a shell. Tested with Debian and Ubuntu. What it does: It gives you easy control over Drupal sites under apache2 and Debian based systems like Ubuntu. It works with Drupal-5.x, Drupal-6.x, and Drupal-7.x (it may miss some features in different versions) It...
A suite of modules containing fun for module developers and themers ... Devel Helper functions for Drupal developers and inquisitive admins. This module can print a summary of all database queries for each page request at the bottom of each page. The summary includes how many times each query was executed...
This module provides more features for developers and themers when they debugging drupal. Project Information Maintenance status: Actively maintained Development status: Under active development Module categories: Administration, Developer, Drush, Utility ...
Drubuntu is a Drush script that sets up a highly functional pre-configured Drupal development environment on Ubuntu, and allows you to rapidly add, install and remove platforms and sites. Drubuntu is flexible and allows you to fine tune it's behaviour with a wide range of options. You can also choose...
This Drush add-on deletes text files not needed but are packaged with Drupal; files like INSTALL.txt, UPGRADE.txt, README.txt (in multiple places), etc. Project Information Maintenance status: Minimally maintained Development status: Under active development Module...
drushd is a library to help you create daemonized drush commands. Why would you ever want to have a drush command as a daemon? Well, think about things like IRC Bots and ongoing tasks like migrations and data cleanup, etc. You probably shouldn't be doing this if you are wanting to daemonize something...
Drush dpkg is a very simple drush command that simply invokes module and command hooks at various stages of the installation process of a Debian package. These hooks are merely semantic untill they are placed within debian postinst, preinst, postrm, prerm and config scripts prior to compiling a debian...
Drush drake is a module to enable drush based setting and configuration migrations from developers machines to external environments. If you are looking to migrate content or users, you are probably looking for the migrate module. The goal is to allow developers to write scripts of drush commands that...
Drush tool to dump/update CTools (and some other) exportables. To a site developer, CTools exportables (which includes Panels, Page Manager pages and Strongarm variables) and default Views, is a godsend for creating sites and then storing the setup in code. However, exporting the objects and saving them...
Drush extras is a place where auxiliary drush commands may be found. Typically, these "extra" commands are not be suitable for drush core due to limitations; for example, some may only support certain platforms, and others might require customization before use. See the README.txt file for more information. ...
Drush commands for enabling, disabling and specifying default languages. This module only provides drush commands, so you will see no functionality in the UI. This modules is a response to #276153: Testing does not work at all when locale of host session is not English. This issue requires a site's...
