Install
Works with Drupal: ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
13.98 KB
MD5: 20f054c442e119f846a382b6ad6b10ca
SHA-1: ffd01f5880134c001fd982a33d4a78eda4de6ad6
SHA-256: e0427b9f8d33f7b93619748e49ad5c58c5e053732d5edc552770084528fe14fe
Download zip
19.46 KB
MD5: 62d8956205f3be3ec456f53ad0c50a51
SHA-1: 18ae8d50e40f2dbb60e494c14c3e94cc1e8fd158
SHA-256: ac2c67a1b0dff9cbbc27f2e583a6674441fbf8b3cd1ba65c7f76da9cb07a4b18
Release notes
This release removes the old reuse and replace configuration options which are no longer supported in Drupal 9.x by the file_copy plugin (which our file_import plugin extends). The relevant core issue is #2877839: Reuse option in FileCopy migrate process plugin not work with remote files and the associated change record is at https://www.drupal.org/node/2981389
With these configuration options removed, we no longer support the 8.x branch of Drupal core (which is now unsupported anyway). Anyone still using migrate_file on Drupal 8.x will need to continue using the 2.0.x branch.