简体   繁体   English

在drupal中发送生日通知

[英]sending birthday notification in drupal

When users register for the site i'm building, birthday notification is supposed to be sent to each user on his/her birthday. 当用户注册我要建设的网站时,应该将生日通知发送给每个用户的生日。 How do i go about that. 我该怎么做。 Already i've created an event content type, and with help of calendar module i display user's birthday notification on my site, but cannot automatically send birthday notification to their email on their birthdays. 我已经创建了一个事件内容类型,并且在日历模块的帮助下,我在我的网站上显示了用户的生日通知,但是无法自动将生日通知发送到他们的生日。

Just use the Birthdays module. 只需使用生日模块。

The Birthdays module allows users to add their birthday to their profile. 生日模块允许用户将生日添加到个人资料中。 It also lists birthdays on a seperate page and in different blocks. 它还在单独的页面和不同的块中列出了生日。 Users can receive an e-mail on their birthday automatically, and the administrator can receive periodic reminders of who are having their birthday. 用户可以在生日那天自动收到一封电子邮件,管理员可以定期提醒谁生日。 Uses Profile module from core. 使用核心的配置文件模块。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM