Engine23

Magento - create a cron job, send transactional email

This example is used to send out a reminder email to customers 21 days after a purchase, if they have not reviewed their products. This also is using email templates, which makes it a bit more complicated, otherwise you can just use the good ole php mail function instead. I am using a site called Bloom so all my notes will reflect that file structure.

Share: