RMC
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
This module is used to run migrate classes automatically while running Cron. It shows list of all migration classes that are available and we can choose and assign the classes required for running Cron.
INTRODUCTION
This module used to run migrate classes automatically in Cron job.
REQUIREMENTS
Install migrate Module.
It will work with migrate module.
RECOMMENDED MODULES
Install migrate module
INSTALLATION
1. Check requirements section first.
2. Enable the module.
https://www.drupal.org/documentation/install/modules-themes/modules-7
CONFIGURATION
To run the migrate classes with Cron run, simply visit the configuration page of rmc module
and assign the required migrate classes to the Cron job.
Settings page for migrate classes at
admin/config/migration_classes
