Hard-working Monkey

Component type

module

Categories

Maintenance status

Development status

Downloads

409

Component created

Component changed

The hard-working monkey provides currently two little Drush commands to check and fix fields with default values in node entities.

For example when you add later a field to a content type and have existing nodes of this type, the existing nodes get this field entity with it's default value only on node save into database storage. This behavior can cause problems for views, etc.

The hard-working monkey do this job for you. You can check and fix existing fields with this little monkey.

Commerce Drush

Component type

module

Categories

Maintenance status

Development status

Downloads

742

Component created

Component changed

Commerce Drush, the Drupal Shell interface, allows you to execute Commerce operations from the command line.

It provides the following commands:

  • commerce-order-add (coa)
  • commerce-order-pay (cop)
  • generate-customer-profiles (gencp)

Run "drush help " to see supported command line options and arguments.
Or see some examples at: https://github.com/kenorb/commerce_drush

Deployment Manager

Component type

module

Categories

Maintenance status

Development status

Downloads

2135

Component created

Component changed

This module is focused on deployment of drupal instances using tags. You can deploy using github repo
from any branches and tag it per deployment. If deployment status is not ok you can roll back to any previous tags.

These are some of the features of this module:

Example 1
drush dtag v.7.26-1.0

Example 2
drush rt v.7.26-1.0

Example 3
drush release-tag v.7.26-1.0

drush_deployment development is a sponsored by X-Team. For more information about x-team, see http://x-team.com