This project is not covered by Drupal’s security advisory policy.

This module provides a simple way to easily update fields' data in your other site by means of just saving your content in your current site.

Features

Use this module if you have 2 or more sites that need to be updated simultaneously, each of your site can be both the source (updated data) and target (receiver of updated data). This module will only work if you have similar content types and field/s in your sites. Changing/updating the main (source) site's nodes will auto update the dependent (target) site's node field/s values.

Use Case

This module is best for website content managers who are handling a number or websites.
- a tool for your backup site, it can easily export nodes (yes, the full node and not just the fields) to your working site, where you probably deleted a content by accident.
- a tool to update redundant websites, from small updates like a few fields data to thousands of nodes
- a tool for your master website to update from small changes to volumes of updates in one go

Post-Installation

Your site can be both source and target for other sites. You can perform multiple updates on your different Drupal websites by simply updating 1 website. Although this site can only update 1 site, you can configure your target site to update another site. Note: This module must be installed and configured in all sites for the "chain reaction" updates to occur.

Additional Requirements

- HTTP Basic Authentication
- Serialization
- Hook Post Action
(Using composer, all these dependencies will automatically be installed)

- All releases of this module will only work on Drupal 10 onwards

Project information

Releases