Skip to Content Skip to Menu

Subscriptions with variable access

  • adhillon
  • adhillon
  • ONLINE
  • Posts: 22
  • Thanks: 2
  • Karma: 0
2 days 11 hours ago #339810 by adhillon
Subscriptions with variable access was created by adhillon
We want to have three subscriptions:
  1. Basic subscription, with ability to Browse groups (communities).
  2. Premium subscription with ability to Join and Create groups.
  3. Upgrade subscription to upgrade from subscription 1 to subscription 2.
Please advise how we can achieve this.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48603
  • Thanks: 8300
  • Karma: 1445
2 days 9 hours ago #339814 by krileon
Replied by krileon on topic Subscriptions with variable access
You should be able to do this exclusively using By URL Part protection. You'll need 2 plans configured as exclusive and configured to allow upgrades. Next within their Integrations > Extensions > By URL Part parameter you'll need to configure the following.

Plan 1 (view access)
option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=allcategories
option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=categories
option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=allgroups
option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=groups

Plan 2 (join/create access)
option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=allcategories
option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=categories
option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=allgroups
option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=groups
option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=newgroup
option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=editgroup
option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=groups&func=new
option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=groups&func=edit
option=com_comprofiler&view=pluginclass&plugin=cbgroupjive&action=groups&func=join

With Plan 1 they should be able to view categories and groups. With Plan 2 they should be able to view categories, groups, and create/join groups.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum