What i am looking to do is to be able to create products with an expire date.
When the current date matches the expire date in the database it will change the boolean field on that product. (Boolean is visible/hidden).
This will also send out an email to say that the product has expired.
This needs to happen automatically every day or twice a day.
Any ideas on how to do this?
Use a cron job: