To refresh and update feeds, what is a good way to run cron automatically? can I use the Poormanscron module for cron operations?
To refresh and update feeds, what is a good way to run cron automatically? can I use the Poormanscron module for cron operations?
Comments
Comment #1
quickcel commentedThere is a good handbook page on cron that should answer most of your questions: http://drupal.org/cron
Comment #2
aron novakPoormanscron and FeedAPI are not compatible.
http://drupal.org/cron explains everything.