FDM autoemail

Some of data used in FDM needed to be send out every day or every week based on industry need.

Invoices – every Wednesday
DGBOS report – everyday at 08:00 EST

Pereferable format – PDF

To solve this I made the next thing on the VPS:

  1. Every hour special script check the schedule table
  2. If any actions needed – it executed them

Known actions:

Ok. This action is enough for all needed purposes.

Everytime the special PHP-script made with help of CodeIgniter 2.0 framework is executed and do next things