Aegir Sites Directory

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Aegir Drush Module.

Note: This is obselete as the functionality is included in aegir as of 1.0RC4 - http://drupal.org/node/1115960#comment-4308550

sites.drush.inc, creates symlinks in /var/aegir/sites to the domain directory. This allows designers to setup their editor ( like Coda) to point to /var/aegir/sites/example.com. They do not need to know which platform or what the path to it is, allowing aegir to manage migrations and upgrades freely.

Features Fetch

Component type

module

Maintenance status

Development status

Downloads

265

Component created

Component changed

Features Fetch (ff)
is a simple drush command extension that simplifies deploying (rebuilt) Drupal Feature modules to a specific Drupal project.

But what does it *do*?

Drush ACLs

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Drush ACLs is an extension created with the goal of providing an easy way to a choosen set of filesystem permissions to a Drupal deployment, and optionally help you keep them by hooking into Drush commands to apply the permissions as new code is deployed.

DBTNG Migrator

Component type

module

Maintenance status

Development status

Downloads

12432

Component created

Component changed

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 Drupal's database framework.

Drush oneliner

Component type

module

Categories

Component created

Component changed

This is a simple oneliner that allows you to install Drush on your system by calling simply

curl http://drupalcode.org/sandbox/aaronott/1120826.git/blob_plain/HEAD:/drush_install.sh | bash

This tool has been tested on Linux (ubuntu) but I need help testing it elsewhere. There is another oneliner that, with the right permissions, will allow you to install drush system wide.

Evil

Component type

module

Maintenance status

Development status

Component created

Component changed

The evil module will try to be ran from your drush commands or Drupal bootstap code in ways you may not expect. It is designed to be used for penetration testing and debugging.