Hosting Advanced Cron Queue

Component type

module

Maintenance status

Development status

Downloads

829

Component created

Component changed

Overview

This module, derived from the default Hosting Cron module that ships with Aegir, allows an administrator to set the default cron interval globally and to override that interval for individual sites, giving more fine-grained control over when cron runs for each site.

Syndeploy

Component type

module

Maintenance status

Development status

Downloads

313

Component created

Component changed

Let's say that you want to deploy content from your staging site to production, or more generally, from one site to another (or multiple) sites. You could use Deployment, but what if you prefer a pull model over a push model? Then Syndeploy is for you. Changes are published via a feed, and then other sites can slurp them in. The slurping portion is to be handled by a corresponding Feeds processor plug-in.