TF Tools Automatic Tasks
The component can execute automatic processes such as inspecting links in Google for SEO, posting to Facebook page, updating database tables and sending notification emails to administrators. This is a one-time setup and once done, you won't have to think about it any more and all automatic actions will work.
For these actions to be executed, the tasks are required to be triggered regularly, and each time it checks if some tasks have to be executed and then do what needs to be done.
There are two ways to setup:
- Joomla Task Scheduler Plugin
- Direct Cron Job
Option 1: Task Scheduler Plugin
After installing, enable the plugin from Joomla Plugin manager.
Option 2: Direct Cron Job
/index.php?option=com_tftools&task=auto.cron&token=<Your Secret Token>
You can set the secret token (optional) in the component options.
Channel Settings
Under the Auto Options tab, you can enable the Auto Process for the Channel.
Auto Process: Enable or disable the automatic processing of this channel.
Frequency Type: Select the frequency type (Minutes, Hours or Days)
Auto Frequency: Enter the value for the frequency type. For example: To run this task every 6 hours, select Hours as frequency type and enter 6 in auto frequency.
Last Execution: It will display the date and time when the task was last executed.
Next Execution: This is the date and time the task will be executed next.
Times Executed: Number of times the task is executed.
Enable Reports: Enable it to send log reports to site administrators.
Reports Frequency (Days): Enter the frequency to send reports. For example: To send weekly reports, enter 7.
Next Report: This is the date and time next report will be sent.