开发者

Drupal autocreate custom content type on registration

I have created a new content type for storing additional user data (outside of the standard profile) page. This content type is only viewable by the user and the admin.

开发者_C百科

What I would like is that when a user registers this custom content type is automatically created for them so they can then populate it. How can this be achieved?


Rules module - module allows site administrators to define conditionally executed actions based on occurring events. So there's condition = user register, action - create content.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜