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.
我有一个有很多用户的 drupal 站点。
我想在注册表单中添加时事通讯复选框,允许用户在注册时自动订阅时事通讯。
看看 simplenews 模块,它只允许这样做并管理、发送和取消订阅。
编辑
转到管理员/设置/simplenews
在页面上有一个组框“用户注册页面选项”打开,您可以选择要在注册表单上显示的新闻通讯。
请注意,这可能仅存在于模块的 .2 版本中。