Skip to Content Skip to Menu

šŸ¾ Happy New Year! Great savings on Professional and Developer Memberships! Get 25% off now with codeĀ NEWYEAR-2025!

Subscription based on Groups.

  • adhillon
  • adhillon
  • ONLINE
  • Posts: 41
  • Thanks: 3
  • Karma: 0
1 week 2 days ago #339846 by adhillon
Subscription based on Groups. was created by adhillon
We would like to offer a free membership ($0.00 per-month subscription) to all visitors.
Once subscribed, members can add one or more Groups (communities) as needed.
We plan to charge a monthly fee for each community created.Ā 
Please advise how we can implement this.Ā 

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48635
  • Thanks: 8307
  • Karma: 1446
1 week 2 days ago #339848 by krileon
Replied by krileon on topic Subscription based on Groups.
I assume by groups you mean CB GroupJive Groups? By add do you mean create groups or join groups? There are no join limits in GJ. It is possible to limit group creation though and it can be based off a field so you could adjust that field using CBSubs Fields integration for paid group create limits. This can be configured in CB GroupJive > Parameters > Groups > General via the "Create Limit" parameter.


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.

  • adhillon
  • adhillon
  • ONLINE
  • Posts: 41
  • Thanks: 3
  • Karma: 0
1 week 2 days ago #339849 by adhillon
Replied by adhillon on topic Subscription based on Groups.
Yes. I mean GroupJive Groups.
By 'add' I mean the ability to create and moderate a group. {All users can join a group}
Can CB-Subs allow the upgrade and configure GroupJive in the backend?

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48635
  • Thanks: 8307
  • Karma: 1446
1 week 2 days ago #339850 by krileon
Replied by krileon on topic Subscription based on Groups.
Yes that's doable then. All you need to do is create an integer field in CB > Field Management. Lets name it cb_grouplimit for example. Next in CB GroupJive > Parameters > Groups > General set "Create Limit" to cb_grouplimit. Now in CBSubs using CBSubs Fields integration configure your plans to increment or set the value of cb_grouplimit as needed. So for example if a subscription gives 10 groups then you would set cb_grouplimit to 10 on active subscription. This gives you paid group creation limits.


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.

  • adhillon
  • adhillon
  • ONLINE
  • Posts: 41
  • Thanks: 3
  • Karma: 0
4 days 18 hours ago #339889 by adhillon
Replied by adhillon on topic Subscription based on Groups.
I tested the "CB GroupJive > Parameters > Groups > General" option by settingĀ  "Create Limit" of zero to integer field cb_grouplimit.
It does not work when value cb_grouplimit field is '0', as the user can still create a Group.
It works fine when the value of cb_grouplimit is '1' . In this case the CB allows only one Group and then the option "+Create New Group" does not display anymore.Ā 
Seems like the logic is ignoring value of '0'.Ā 

Please advise.Ā 

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48635
  • Thanks: 8307
  • Karma: 1446
2 days 22 hours ago #339893 by krileon
Replied by krileon on topic Subscription based on Groups.
A create limit of 0 is unlimited. To disable creating entirely you need to use access controls. The easiest way to do that is give them a usergroup when they subscribe and take the usergroup away when they expire. That's configured under the Access tab of your plans. Next create a View Access Level that includes this new usergroup and any other usergroups you want to have group create permission. Now set the "Create Access" parameter to that new view access level.


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