Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Refactoring export/import process.
Include YAML encoder.
Include conditional to avoid ids cleanup for non-content entities.
Update Paragraphs and Translations compatibility.
Update Content Export - Include Translations to the normalized entity.
Update Importer - Include site languages and fields translatable validations for translations.
Include exception for taxonomy term parent null to allow the term to be displayed on the taxonomy list screen.
Include Taxonomy parents as entity dependencies and correct parent field options.
Exporting the full site content - You can create and download an archive consisting of all your site's content exported as *.yml files on the Export page (/admin/config/development/content/export/full).
Importing a site full content - You can upload a full site content from an archive file on the Import page (/admin/config/development/content/import/full). When importing data from a different environment, the site and import files must have matching site UUID. That means that your other environments should initially be set up as clones of the target site.
The Content Synchronization module provides a user interface for importing and exporting content entities between installations of your website in different environments.