Skip to content
Grav 2.0 is officially stable. Read the announcement →
General

Create Custom Cronjobs

Started by Milhouse van Houten 9 years ago · 2 replies · 1044 views
9 years ago

Hello,

I would like to parse an external XML (not RSS or Atom) feed and automatically create pages from it.
My question is: how could I integrate this task in form of a cronjob into grav? Is it possible at all?

E.g. I am familiar with cron creation in the magento shop system. Magento has a single entry for cronjobs. It is one file that gets triggered by a cron setup every 5 minutes. Every coded task will then be delegated. Does grav have something similiar?

I figure I will need to create a plugin. But how can I create a "cronable" task inside this plugin?

Thank you.

9 years ago

Could schedule a python script that parses the external XML potentially.

Suggested topics

Topic Participants Replies Views Activity
General · by ian russell, 4 days ago
2 115 3 days ago
General · by pamtbaau, 1 month ago
2 376 1 week ago
General · by Hanns Mattes, 1 month ago
2 357 2 weeks ago
General · by Andy Miller, 1 month ago
0 260 1 month ago
General · by Jerry Hunt, 1 month ago
2 401 1 month ago