TF Import Automatic Tasks

You can import content to Joomla automatically either by using Joomla Task Scheduler plugin or through Cron Job. The rules will run automatically at the frequency defined in the settings.

Settings

At the Single or Listing edit screen, under the Auto Tab:

Auto Processing: Select Yes to automatically process using Task Scheduler plugin.

Frequency Type: Select the duration type: Days, Hours or Minutes.

Auto Frequency: Enter the number of days, hours or minutes.

Last Execution: Date when the task was last executed.

Next Execution: Date on which next processing is scheduled. This is calculated automatically.

Times Executed: Number of times the task is executed.

Option 1: Task Scheduler Plugin

After installing, first enable the plugin from Joomla Plugin manager.

Then, navigate to System -> Scheduled Tasks. Click "New" from the tool bar.

Select the task type as - TF Import: Process Auto.

Option 2: Direct Cron Job

/index.php?option=com_tfimport&task=auto.cron&token=<Your Secret Token>

You can set the secret token in component options.