Advanced

Deploy Configuration
If you're using a CI/CD pipeline for your sites, you may want to export your configurations to your QA and production environments without having to con...
Mon, 3 Jun, 2024 at 11:49 AM
Using a hotfix
If there’s a patch for one of our existing module versions, it is published as a branch following the naming convention 8.x-[module-version]-hotfix, e.g. 8....
Mon, 3 Jun, 2024 at 11:49 AM
settings.php options
There are a couple of settings you can override in your settings.php files for your sites. Some of these options allow you to re-use existing configuration ...
Mon, 3 Jun, 2024 at 11:52 AM
Environment variables
Content Sync allows some behavioral overwrites using environment variables: CMS_CONTENT_SYNC_UPDATE_LOCK_EXPIRATION: When starting an update, Content Sync...
Mon, 3 Jun, 2024 at 11:52 AM
Use the content URL from the source site as Canonical tag
To prevent search engines from indexing identical content across your sites and punishing you for “duplicate content”, you can set the canonical tag on your...
Mon, 3 Jun, 2024 at 11:53 AM
Changing the CMS Content Sync user password
After changing the CMS Content Sync user password, the site must be re-registered; you can do this in the Registration tab of the module. If you are experi...
Mon, 3 Jun, 2024 at 11:53 AM
Advanced Security Measures: Basic Auth & Static IP whitelisting
Use-case There are two scenarios under which you want to receive requests from us with a static IP or use Basic Auth protection: Private (staging / dev) ...
Mon, 15 Jul, 2024 at 9:17 AM
Localization / Multi-language content
Content Sync is able to push and pull your content with all translations if you are using Drupal's localization system. You can restrict what languages ...
Sun, 2 Jun, 2024 at 6:01 PM
Setup a new site with a database dump
If you setup a new site from a database dump it's important that you reset the local state of Content Sync on that site. Otherwise your new site will be...
Mon, 3 Jun, 2024 at 11:54 AM
Domain Access
If you want to use the domain_access module for content staging it's important that the same domain configs exist on both sites but with a different dom...
Fri, 19 Nov, 2021 at 7:51 AM