Advanced
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 co...
Fri, 6 Aug, 2021 at 3:35 PM
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....
Fri, 6 Aug, 2021 at 3:39 PM
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 ...
Fri, 6 Aug, 2021 at 3:42 PM
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...
Fri, 6 Aug, 2021 at 3:43 PM
After changing the CMS Content Sync user password, the sites configuration has to be exported to the Sync Core. To do so, the easiest way is to use Drush: d...
Fri, 6 Aug, 2021 at 3:43 PM
Introduction The migration from v1 to v2 is fully automated. Just install the new module version and follow the process in the UI that guides you step by s...
Wed, 11 Aug, 2021 at 10:31 AM
If you are hosting the Sync Core yourself, please provide the following environment variable to Drupal that points to your Sync Core: CONTENT_SYNC_SYNC_CO...
Fri, 1 Oct, 2021 at 3:24 PM
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) ...
Wed, 7 Sep, 2022 at 1:01 PM
Content Sync is able to push and pull your content with all translations if you are using Drupal's localization system. Whenever you push or pull conte...
Tue, 9 Nov, 2021 at 2:49 PM
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 b...
Wed, 17 Nov, 2021 at 10:08 AM