For version 2.0.0
MAKE SURE YOU HAVE DRUSH 10.4+ to run version 2.0.0
Rewrite module to support drush 10.4+
Removes "Sync" option from migrate_tools module to instead use the new drush 10.4 "Delete" option.
This means the module no longer has a dependency to migrate_tools and can now be used with Drupal 9+ and drush 10.4+
The Migrate Cron Scheduler module provides the functionality of executing the migrations on cronjob with option flags set at a particular time interval.
Includes admin UI to set the properties on each migration, so each migration can be configured individually.
This module depends on
- migrate
- migrate_plus
INSTALLATION
Using composer and drush
composer require drupal/migrate_cs
drush en migrate_cs
Configuration
After installation, set individual cron intervals and options by accessing
/admin/config/system/migrate-cs
Project information
Seeking co-maintainer(s)
Maintainers are looking for help reviewing issues.- Project categories: Content editing experience, Import and export
90 sites report using this module
- Created by mads.nielsen on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
Development version: 2.0.x-dev updated 29 Dec 2022 at 11:16 UTC


