Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当用户注册我正在构建的网站时,生日通知应该在每个用户的生日发送给他/她。我该怎么做。我已经创建了一个事件内容类型,并且在日历模块的帮助下,我在我的网站上显示了用户的生日通知,但无法在他们的生日自动将生日通知发送到他们的电子邮件。
只需使用生日模块。
生日模块允许用户将他们的生日添加到他们的个人资料中。它还在单独的页面和不同的块中列出了生日。用户可以在生日那天自动收到一封电子邮件,管理员可以定期收到谁过生日的提醒。使用核心的 Profile 模块。