Deploy Extra

Component type

module

Maintenance status

Development status

Component created

Component changed

ABOUT DEPLOY EXTRA
------------------

Extends the Deploy module functionality with the following:

Features:
---------
* Advanced logging system
* Test mode for deploy process
* Import/export to a file and form
* Media assets export and import with delayed import support
* Drush support for import/export operations
* Node revisions dependencies handling
* Node language dependencies handling
* Import materials from hook_update_N function

Page Controller

Component type

module

Categories

Maintenance status

Development status

Downloads

550

Component created

Component changed

Page Controller is no longer fully supported, and is now part of Ghost.

If you are using Page Controller already, you can continue as is, or switch to using Ghost if you prefer.

Search API devel

Component type

module

Categories

Maintenance status

Development status

Downloads

1175

Component created

Component changed

Provides some functions for development with search api.
Search api devel node reindex
Features:

  • Reindex entity manually
  • Remove entity from indexes manually
  • View info about how entity stored in indexes
  • Drush commands

Kinds of entities, which are supported:

ProjectQA

Component type

module

Categories

Maintenance status

Development status

Downloads

333

Component created

Component changed

Tools to monitor the code of your Drupal site.

NOTE: This module is not intended to be installed on your public production site. It is to be used as part of an internal review. Any site running this module *will* see at least one of its CPU cores pegged while it processes the full commit history of any git repos you track with it.

XHProf MySQL

Component type

module

Maintenance status

Development status

Component created

Component changed

A light module to log XHProf runs to the database for easy management.

This module logs the path and time for a generated run. Runs can also be compared so you can quickly find why one instance of a page loaded slower than another.

- View runs through the Drupal UI
- View extra information such as path and runtime
- Compare two runs easily

Pure Import

Component type

module

Categories

Maintenance status

Development status

Downloads

370

Component created

Component changed

Pure Import

Pure Import is a development package for developers to do very quick CRUD operations on Drupal. The module doesn't do anything on it's own.

The problem

Sometimes you need very quick CRUD operations in Drupal, such as:

  • Creating a new content
  • Setting a field or field collection
  • Or entity related operations in general

When you do a content migration with thousands or millions of items into a complex content type you need this speed.

CTools Custom Link

Component type

module

Maintenance status

Development status

Downloads

1923

Component created

Component changed

CTools Custom Link allows you to add custom links inside panels, leading to any user-defined page. It is implemented as a CTools Content Plugin, and thus can be reused anywhere in the code as well.

The link fields that can be defined are:
- URL
- Text
- CSS classes
- HTML Attributes

The first three fields also support token replacement and context keyword substitutions.

This module depends on the CTools module.

Merlin

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Feature

From a template spreadsheet, the wizard can automatically build an entire Drupal website.
Components supported by the wand :
-Features
-Content type
-Fields
-Field group
-Taxonomy
-View modes
In addition, Merlin provides Gherkin automated tests for all components he build.

Git instructions

git clone http://git.drupal.org/sandbox/churel/2160815 merlin