Install
Works with Drupal: ^10.5 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
128.42 KB
MD5: d1397659275facbc89d1c9822c338a0e
SHA-1: 499080c4896edc73024a72c58b3e695ae5745872
SHA-256: 10c2425b746b7c3829bc3cc11bb0e77652bd19caea0eea2073baa9d346caa5b1
Download zip
284.1 KB
MD5: 73aae7adde34a241d9dfe63560dae058
SHA-1: e441f9d370fe8d71c4d168b8075a9826503ff231
SHA-256: aacb4f4bc5cdca5c17791e044d00f8dbb23d9488f145fd5183c7ce388ccf8616
Release notes
Bug fixes and enhancements
Changelog
Issues: 7 issues resolved.
Changes since 6.0.8:
Bug
- chore: #3346600 Missing migration_group when creating an entity from plugin.
- fix: #3539186 \Drupal\migrate\ProcessPluginBase::stopPipeline calls should return NULL
- fix: [#3547891] Fatal error in migrate_plus_module_implements_alter() when $hook parameter receives integer instead of string in Drupal 11.x
- #3540407 by danrod, heddn: Typo in Http datafetcher dependencies injection
Feature
- feat: #3536607 Add preg_match process plugin to extract substrings using regex