General

Chain tasks feature added

Now you can chain tasks in SCM.

That is, once a task completes it will automatically start another task inside SCM.

For example:

Inside the Article Creator, under CRON settings is a start task drop down.

Chain

For this example I want to run the XML generator, so I find the task in the drop down.

image 1

When my article creator task finishes running, it will run the xml generator automatically for me.

In the xml generator I set the article folder to the output task folder of my article creator.

image 2

Now just by running one task, I can create content and the associated XML file I can use to import into WordPress.

The task chain feature is currently added to the Article Creator, but keep and eye for it to be added to other tasks as SCM is updated!