drupal中如何从一种角色升级到另一种角色?
我的网站中有两种类型的角色。他们是
1) 免费用户
2) 高级用户
如果用户注册为“免费用户”,然后他/她想将其角色从“免费用户”升级为“高级用户”。我如何在我的网站中实现此功能? .有任何模块吗?
提前致谢。
i have two types of roles in my site. they are
1)free user
2)premium user
If user registered as "free user" and then he/she want to upgrade their role to "premium user" from "free user".how can i implement this feature in my site? .is there any module for that?
thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
LM_PayPal 是另一个模块,允许您根据支付订阅费的用户更改角色。
它不像 Ubercart 路线那么全面,但可能更容易设置。不过,它仅适用于 PayPal 付款。
LM_PayPal is another module that allows you to change roles based on a user paying a subscription fee.
It is not as comprehensive as the Ubercart route, but it is possibly easier to set up. It only works with PayPal payments, though.
如果我理解您的要求,您想在付款后将用户提升为角色高级吗?
优步车特点:
Ubercart 模块页面:http://drupal.org/project/ubercart
您可能还想查看此内容邮政:
http://drupal.org/node/652472
If i understood your request, you want to promote user to role premium after a payment?
Ubercart features:
Ubercart module page: http://drupal.org/project/ubercart
You also may want to check out this post:
http://drupal.org/node/652472