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 网站,其用户群会根据订阅类型支付不同的费用。
在定义的时间跨度后,订阅应到期,除非用户再次付费以维持对服务的访问;您建议我使用哪个模块来管理这些任务?我们试图避免使用内容类型,因为我们想使用 Drupal 用户核心系统,但这似乎几乎是不可能的。
任何帮助将不胜感激,干杯!
您是在谈论用户对某些服务有不同订阅的能力吗?
第一个想法:我认为规则和 cron 的组合会帮助你解决这个问题?不过还在想……