migrate_default_content 8.x-2.0

Bug fixes
New features

- New documentation
- New configuration form
- Updated requirements for PHP/Drupal

migrate_default_content 3.0.0-alpha5

Bug fixes
New features

- Fixed an issue causing sites to break on fresh install (3437405)
- Added color field support (3437021)

migrate_default_content 3.0.0-alpha4

New features

- Add link field processor
- Add file field processor
- Add drush command to export generated migrations. migrate-default-content:export-migrations (mdcem).
- Merge migrate_default_content_export config form into main config form (including update hooks to clean up existing alpha config)
- Standardize existing drush commands. migrate_default_content:export (mdce) is now migrate-default-content:export-content (mdcec).

migrate_default_content 3.0.0-alpha2

Bug fixes
New features

- Fix field processor plugins ability to call proper process methods
- Add text field processor

migrate_default_content 3.0.0-alpha1

New features

- Replace hard-coded entity export filters and field processors with plugin system.
- Clarify messaging when running drush mdce.

migrate_default_content 3.0.0-alpha0

New features

- Add migrate_default_content_export submodule
- Add layout builder support
- Remove Drupal <10.2 support (Drush 12 is required)

migrate_default_content 3.x-dev

New features

- Add migrate_default_content_export submodule
- Add layout builder support
- Remove Drupal <10.2 support (Drush 12 is required)

migrate_default_content 8.x-2.0-beta1

New features

Features

- Add configuration form to control default_content directory
- Add ability to define base dependencies for plugins

Documentation

- Overhaul readme to have concrete examples and more information

Other

- Apply code standard fixes
- Update compatibility test to use php 8.2

migrate_default_content 8.x-1.0

New features

Added support for YAML source files
Added support for translatable content entities.

Having tested the module for a while with all the basic functionality and this this two new features we feel is time for a stable release.

migrate_default_content 8.x-1.0-beta7

Add support for entity reference revisions field
Ability to determine the bundle o entity reference field should have as source migration

Subscribe with RSS Subscribe to Releases for Migrate default content