Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Migrate queue importer

950 sites Security covered
View on drupal.org

This module allows you to schedule Drupal migrations to run during cron jobs. It uses the Queue API to handle large migrations efficiently and prevent timeouts. The scheduled migrations are exportable configurations, making them easy to deploy across different environments.

This module provides the ability to create cron migrations(configuration entities) with a reference towards migration entities in order to import them during cron runs. You can also define additional options such as update and ignore dependencies for each of the referenced migrations.

Similar modules:

I know these modules implement the same functionality, but none of them use the Queue API, meaning each cron run is a potential timeout in case you have voluminous migration sources. The hook_cron() defined in the module is not executed from the cron settings form to avoid the same outcome.

I should mention that the Cron Migration entity code is taken from this issue, so special thanks to HenkeM.

The cron migration entities are exportable, meaning that you can deploy them to other environments/projects.
Another use case would be to isolate specific cron migrations using the Config Split module.

8.x-1.x and 2.x

The 2.0.0 release is the first to support Semantic Versioning. 8.x-1.0-beta2 and 2.0.0 are identical and save to upgrade.

Activity

Total releases
1
First release
Apr 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Release date
2.1.2 Stable Apr 11, 2025