Install
Works with Drupal: ^8 || ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
47.69 KB
MD5: 0e7ff39a1c7170c684314ed76605f018
SHA-1: 15013dce17d12d32f6e7272d0c37b34f9a513aee
SHA-256: dd5fec1985f3d1ba9c31e0fb52408d14c0f66ffd773b70cfc6c5b66f0a585ba9
Download zip
91.24 KB
MD5: 8c551b93cce53bbde642ef93b7287ccd
SHA-1: 2884d89d0a1c793979185141a748209032340698
SHA-256: deaa36565f52db85398bca3bdf419f540184793c3f8aa8c9765e4bd6d07805e4
Release notes
Drupal core 10 support, Last release for Drupal core 8/9
Contributors (4)
jamsilver, jurgenhaas, skobkin, tobiasb
Changelog
Issues: 6 issues resolved.
Changes since 8.x-1.0-alpha6:
Bug
- #3099080 by skobkin: source_row_status row is being rewritten in each batch iteration when update is enabled
- #3362942: Deprecated function: Optional parameter $migrate_stub declared before required parameter
- Issue: #3313236: Fixes config schema type of entity_import.type.*.mapping.migration_entity.mapping.entity.mapping.type
- #3309559: Remove explicit mention of basic_html text format
- #3293638: Fixes for latest version of migrate module
Feature
- #3327614: Catch \League\Csv\Exception in validateImportForm to display file errors
Misc
- Remove unneeded description field in the field mapping configuration.
- chore: Add gitlab ci config
- chore(composer): Fix license and remove authors.