Date checking plugin

2 posts by 2 authors in: Forums > CMS Builder: Plugins & Add-ons
Last Post: March 1, 2013   (RSS)

Hi Guys,

You know my level of skill in these matters, so it may be easier to get you to build this, but;

I have a multi-record section called "notes" and each record has a "title" and date-field "due-date".  I want to create a plugin that;

  1. Checks all "notes" records once a day (via the background tasks)
  2. Identifies any record where "due-date" is prior to current date, and puts them in an array
  3. Creates an email to admin with a list of all those records in the array. (title and link to record)

Can I do that, or is it something you guys would need to build for me?

Cheers,

Tim (toledoh.com.au)