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.
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.
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?
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.