sproctor / php-calendar

PHP-Calendar
http://www.php-calendar.org/
Apache License 2.0
140 stars 67 forks source link

Send event notifications to selected users #72

Open chrmina opened 10 years ago

chrmina commented 10 years ago

Option to send notifications regarding an event to selected users via email.

sproctor commented 10 years ago

Do you want to work on this? Automated reminders are hard or impossible to do in a cross-platform fashion. I'm not sure how I would do it other than having a cronjob run every minute or hour. The last time I did emails from PHP it was pretty burdensome. I don't have a real interest in working on it.