phpreboot / website

phpreboot website
9 stars 23 forks source link

New articles cron job #158

Open jottajorge opened 7 years ago

jottajorge commented 7 years ago

Create a cron job to runs daily and check new articles on all websites.

If a new article is available, we must make entry in a new table (may be feed_articles). This table will also have flag for accepted/rejected article.

This issue is a child of #134 RSS Feed.

jottajorge commented 7 years ago

Question

The cronjob will need a website list to check for new stuff. Would we save in database the websites and it's respective rss feeds?