Provision Storage
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Provides a storage API for Aegir's backend, Provision. For use with Hosting Storage.
Provides a storage API for Aegir's backend, Provision. For use with Hosting Storage.
Workbench Moderation Scheduled Transitions adds the ability for a user to schedule node transitions, including publication, un-publication, and archiving (via the trash_flag module).
Provision companion to the Hosting injections Aegir module.
The 7.x code moved to hosting_injections repo under the 'drush' directory.
See for more details on how/why: #2300537: Merge Provision extensions into Hosting modules
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.
Expose Drush as a RESTful API over HTTP or WebSockets.
Export full configuration of your modules.
Allows you to export the current configuration or disabled.
Commerce Drush, the Drupal Shell interface, allows you to execute Commerce operations from the command line.
It provides the following commands:
Run "drush help " to see supported command line options and arguments.
Or see some examples at: https://github.com/kenorb/commerce_drush
A Sandbox Project for drush_deploy which features a bugfix to make it work better
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
Get information about entity bundles and their fields.