Features Plumber

Component type

module

Categories

Maintenance status

Development status

Downloads

8330

Component created

Component changed

Note: The d7 version of this module should no longer be necessary when using more recent versions of Features module. If you feel this is incorrect, please open an issue.

This module is useful for feature development using the Features module. Occasionally the Features module auto detects components that you do not want exported to features. You can use this module to remove those auto-detected components from any and all features you choose. The Features Plumber UI module adds checkboxes to the feature create form, and unchecking these detected components will cause them to be removed from the actual generated export.

Hack-o-meter

Component type

module

Categories

Component created

Component changed

Drush script to check how broken a drupal installation is. Extra points for having contrib modules in the modules/ folder, for having php code in blocks and nodes. May also check if the core has been hacked for convenience (although http://drupal.org/project/hacked does that just fine).

Drush Language Commands

Component type

module

Maintenance status

Development status

Downloads

751149

Component created

Component changed

Drupal 8 Version

The 8.x-dev version currently is undergoing a massive streamlining in the translations-export and translaions-import commands to eventually move this component to core (#1820542: Make customized translations deployable). Please check on updates for syntax changes. If you want to track this or help, see #2922656: Roadmap to stable D8 release.

Overview

Drush commands allowing languages to be added, switched, enabled, disabled, imported, exported and update prefix from the commandline. This module only provides drush commands, so you will see no functionality in the UI.

Provision CiviCRM

Component type

module

Categories

Maintenance status

Development status

Downloads

2485

Component created

Component changed

Provision CiviCRM is an Aegir module to automatically manage Drupal instances with CiviCRM, a constituent relationship management (CRM) solution geared toward meeting the needs of non-profit and other civic-sector organizations.

UPDATE 2016-02-16: this project page is now deprecated, as the project is now managed as part of hosting_civicrm. Please report issues in hosting_civicrm.

Hosting Control Panel

Component type

module

Maintenance status

Development status

Component created

Component changed

The hosting control panel is a UI to manage apache hosts on an vps. It is designed to be a mini aegir that is not as intrusive or overwhelming. It is also being designed for use on ubuntu vps servers, however in theory would support any lamp setup.

GitStage

Component type

module

Maintenance status

Development status

Component created

Component changed

GitStage is a project management module for managing multiple developers on a single server via git. It provides a UI for pulling/pushing code, db, and files between instances on the server. For example pushing DEV instance to STAGING or syncing the LIVE database to BOB's instance.

Git Hook

Component type

module

Categories

Maintenance status

Development status

Downloads

704

Component created

Component changed

Git Hook is a project to facilitate building git event workflows with Drush.

Did you know that Git has its own hook/event system? Certain git actions will result git checking for a script in your local git repository in .git/hooks, and if an executable exists with the correct name, it will execute it. Some of those events will even act as validation before allowing an action to proceed.

Git Release Notes for Drush

Component type

module

Categories

Maintenance status

Development status

Downloads

4954

Component created

Component changed

Overview

This is a Git port of cvs-release-notes.php, which lived in the tricks repo back in CVS land.

Installation

The script is a Drush command and it must be installed into `.drush` directory (for Windows: `%USERPROFILE%/.drush/`, for Linux: `~/.drush`) in a sub-directory named `grn`.

You may install the module using Drush (drush dl grn) or just manualy expand the archive you download from the module's drupal.org page.

Hosting upload

Component type

module

Categories

Maintenance status

Development status

Downloads

2500

Component created

Component changed

This module will extend Aegir hosting system

Introduction

Native aegir workflow requires system administrators to login to the machine and use wget or drush to get the platforms and extensions to the machine. At the front-end one must be very specific about the location where the platform is published.

The solution

At adding platforms this module provides uploading a platform, by any compression format supported by 7-zip, via the frontend.

msonnabaum_drush

Component type

module

Categories

Component created

Component changed

My drush sandbox