migrate_upgrade 4.0.1

Bug fixes

Further Drupal 10 and Drush 11 support

Contributors (3)

heddn, ram4nd, ricardoamaro

Changelog

Issues: 2 issues resolved.

Changes since 4.0.0:

migrate_upgrade 4.0.0-rc1

Bug fixes

Drush 9+ | Drupal 9+

Contributors (1)

heddn

Changelog

Issues: 1 issues resolved.

Changes since 8.x-3.2:

Bug

migrate_upgrade 8.x-3.2

New features

Support Drush 10 and Drupal 9

Contributors (5)

heddn, mradcliffe, Wim Leers, benjifisher, mikelutz

Changelog

Issues: 3 issues resolved.

migrate_upgrade 8.x-3.1

Bug fixes
New features

$ git log --oneline 8.x-3.0..8.x-3.x
9937a9b Issue #3093721 by edysmp, heddn: https://www.drupal.org/pift-ci-job/1466753
a46f864 Issue #3091539 by heddn: Add core_version_requirement: ^8 || ^9
de75e69 Issue #3080795 by super_romeo, heddn: $migration_details never emptied
72160ab Issue #3077233 by heddn: Support Drush 10
6e309b5 Issue #3077233 by heddn: Support Drush 10
0196327 Issue #3063314 by alisonjo2786, heddn: Coding standards: @throws tag namespacing

migrate_upgrade 8.x-3.0-rc5

Bug fixes
New features

dba6379 Issue #2850309: Regenerate config entities when using --config-only multiple times. by mathieuhelie, rpayanm, heddn: Regenerate config entities when using --config-only multiple times

migrate_upgrade 8.x-3.0-rc2

Bug fixes

The commit that fixed issue #2875405 is an important one for those updating beyond 8.3.2.

7429fee Issue #2905172 by heddn: Add composer.json and phpcs.xml
3dc6093 Issue #2838434 by micahw156: Typo in README file
bc3a844 Issue #2843613 by hussainweb: Ensure class and cck_plugin_method are set correctly when exporting
540a6d1 Issue #2824765 by edysmp: Change shared_configuration source key to 'legacy-db-key' if this is set
f87b61b Issue #2875405 by mikeryan: Rewrite references in 'migration_lookup' plugins as well as 'migration'

migrate_upgrade 8.x-3.0-rc1

Bug fixes

The migrate_upgrade module provides drush support for performing upgrades from previous versions of Drupal to Drupal 8. It implements two drush commands:

migrate_upgrade 8.x-2.0

Bug fixes

The migrate_upgrade module provides drush support for performing upgrades from previous versions of Drupal to Drupal 8. It implements two drush commands:

migrate_upgrade 8.x-3.0-beta1

Bug fixes

The migrate_upgrade module provides drush support for performing upgrades from previous versions of Drupal to Drupal 8. It implements two drush commands:

migrate_upgrade 8.x-2.0-rc1

Bug fixes

The migrate_upgrade module provides drush support for performing upgrades from previous versions of Drupal to Drupal 8. It implements two drush commands:

migrate_upgrade 8.x-3.x-dev

The migrate_upgrade module provides drush support for performing upgrades from previous versions of Drupal to Drupal 8. It implements two drush commands:

migrate_upgrade 8.x-2.0-beta1

New features

The migrate_upgrade module provides drush support for performing upgrades from previous versions of Drupal to Drupal 8. It implements two drush commands:

migrate_upgrade 8.x-2.x-dev

The migrate_upgrade module provides drush support for performing upgrades from previous versions of Drupal to Drupal 8. It implements two drush commands:

migrate_upgrade 8.x-1.0

Bug fixes
New features

Drupal Upgrade (migrate_upgrade) provides web and drush front-ends for performing a complete upgrade of a Drupal 6 or 7 site to Drupal 8. Because the web UI has been added to Drupal core for 8.1 and later releases, this version of Drupal Upgrade is only compatible with Drupal 8.0.x - the 8.x-2.x branch of this module (containing only the drush support) will be needed for Drupal 8.1 and later. Note that the drush support should be added to drush itself at some point, rendering this entire module obsolete.

migrate_upgrade 8.x-1.x-dev

New features

UI for core upgrades from D6 or D7 to D8 - the plan is for this to live in contrib for now and ultimately be brought into core (a decision will be made shortly before RC whether it will make it into 8.0.0).

As of June 13, this module works with current core - for migration of files from a remote site, however, you require a core patch: #2244555: Use copy() directly instead of file_unmanaged_copy()

Subscribe with RSS Subscribe to Releases for Migrate Upgrade