ecs

Categories

Component ID

2540518

Component name

ecs

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Entity Content Synchronize (ecs) is the module which allow you synchronize content in real time between two sites without manually creating the same content twice.

In difference with other module, this module provide:
- Media/Files synchronization
- Title changing of synchronized content (module does not depend on node title but by on-fly generated relation map)

Similar modules

Dependencies
This module require both Entity API and Rules to be installed on the site.

Installation

1. Install the module as usual, see Installing modules (Drupal 7) for further information.
2. Enable the ecs module by navigating to: administer > modules

Configure

1. Goto ECS settings page (admin/config/system/ecs) and
- Choose which node types to sync
- Set remore server path
- Enter secret key

2. After saving settings push Create Alias Map for first time initialization of nodes
relations between sites (module must be enabled on both sites)

3. If you want synchronize all chosen content which present on current site, then goto Sync all checked contents page (admin/config/system/ecs/ecs_batch) and Run sync process