Allows user or bot to add new or update existent data for specified tasks in theirs files and then process it via cron by Node import module. It may help if you want to automatize data import. Module works in several modes:
Imports only new data, which was appended to the file.
Imports all data from the beginning of the file.
Updates imported data (deletes old nodes and imports all data again from the beginning of the file).
Ability to change number of rows to import on cron run is added in settings page. By default it equals to 25.
Instructions
This module is very simple to use, you need to:
Add new task.
Select type of forced import in cron.
Save configuration.
Append new or modify existent data it in the file assigned for the task.
When cron is run data will be processed as the way you have configured.
Deleted old nodes option works only for nodes that have been added in the last cron run.
If you are using Elysia cron module, you should to configure both Node import and Node import via cron tasks to be executed in following order: