Thursday 25 June 2009 4:57:39 am
Hi all, For one of my website, i will have to send an email when a new article, or other custom classes objects, are published from admin area. Unless I have a little experience with EZP, I really don't know how I could achieve this. What I think is : 1/ Modify the User class, to save if a user wants to receive this mail or not 2/ Execute "something" when an editor click on the Send to publication button 3/ This script will check the users, select which ones want to receive the mail, and send it. The script will need some informations about the object that has just been published (at least, title and URL I think)
But I don't know how to do it :( Can anyone suggest me how he would achieve this ?
Any help would be greatly appreciated :) Thank you very much.
|