Acquia Cloud Site Factory Connector

Component type

module

Maintenance status

Development status

Downloads

9147961

Component created

Component changed

Acquia Cloud Site Factory provides an environment and a robust set of tools that simplify management of many Drupal sites, allowing you to quickly deliver and manage any number of websites.

If you’re a Site Factory PaaS subscription customer, adding this module to your Drupal 7 distribution connects your website to Acquia Cloud Site Factory and enables several features, including the following:

DA -- Abandoned

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This sandbox is being taken over by asherry find his project here

This project integrates separate Google Analytics IDs for each site in a Domain Access multisite.

The module adds an option on the Batch Update menu (located at Stucture -> Domain -> Batch Update ) Allowing the entry of a unique UA id for each site.

Originally written for Drupal 7 By Agentrickard. Updated to work with Domain Access 7.x-3.x.

GCC Variable

Component type

module

Maintenance status

Development status

Component created

Component changed

At the moment, this is more a proof-of-concept (but seems to work well though).

The aim is to be able to change the value of variables (site name, theme settings,...) according to the current group context.

Domain Setup

Component type

module

Maintenance status

Development status

Downloads

1313

Component created

Component changed

This simple module is usefull for automatic injection/removing of include_once stuff for the Domain Access module into settings.php via profile install.

For enabling domain access through installation profile insert domain_setup dependency just after domain module declaration

dependencies[] = domain
dependencies[] = domain_setup

and it will do all the work during installation.

Remember, this module will remove injected row after disabling.