Install

Works with Drupal: ^8.7.7 || ^9

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 30.87 KB
MD5: 72f4320ffca3ccb9d291c12561de2cdf
SHA-1: 8902f5c185d140633b3a9c4c2fd4a59c4293eb8f
SHA-256: 2e233732b06f190772ec4f51e883418b61d16877dc50badfdb8e5c26e5492361
Download zip 58.96 KB
MD5: 67f1e2fd783fde817ecb6681fd72bf49
SHA-1: 0d534ab8e44786a352e24c7cec3dc06bef155f66
SHA-256: 51214368ef41dfd619383019ba4a0602da10ad206517b15bb7465ac505d98e95

Release notes

This is the start of the new 2.x branch and has the following improvements over the 8.x-1.x version. This new version is however still experimental and might missing some 8.x-1.x features, specifically extensibility and integrations through hal+json normalizers.

  • A more compact, custom YAML-based normalization format
  • Identifiers like ID, revision id, changed and revision timestamps and other fields are no longer exported
  • Built-in support for composite entities like paragraphs in a single file
  • User 0/1 are no longer exported but referenced by ID
  • Support for translations
  • Support for files (stored as files in the same folder as the normalized file enitties, filename must be unique)
  • Support for entity references in link fields
  • Improved support for path fields including the pathauto skip flag

Importing of hal_json based default content is still supported, but exporting can only be done in the new format. Support for the old format will be removed in a future version.

Created by: berdir
Created on: 18 Jul 2020 at 11:37 UTC
Last updated: 18 Jul 2020 at 11:38 UTC
New features

Other releases