Drupal 8

This module provides functionality and services to assist with replicating content between workspaces on a single site (using the Workspace module) or between workspaces across different sites (using the Relaxed Web Services module).

Dependencies

Multiversion

Drupal 5

This project used to be called Database Replication during the Drupal 5 era. This version of the module provides functionality for mutli-site replication system.

It was designed to allow drupal to support replicating databases for multiple instances of the same site without requiring a large number of changes to the drupal core itself. Functionality includes:

  • Replication stauts checking
  • System Failsafe mode: Drupal changes the site theme and sets a read-only mode
  • Support for the DBFM utility

A patch is needed for database.inc - please read the README.txt file included. At this time, the only supported/tested database is mysql 5.0+

The Drupal 5 version was developed by eServGlobal.

Project Information

Downloads