ksnieder wrote:Curious if and how CB subs could do the following:
Users register and enroll in a plan on main site A... they have various rights depending on their subscription (I know cb subs does that easily)
There are a constellation of other sites the user has access to but I want to control what that user can do on the satellite sites without having them reenroll/subscribe. for example, I want to control access to some components and to some fields within components (jReviews).
Could I use CB subs with JUGA or would I have to purchase multiple licenses of CB subs and some how configure the licenses to only use the membership database of the install on the main site?
What do you guys think?
CB and CBSubs is not yet multi-sites. So you would typically need something to propagate users and e.g. their joomla/3pd ACL level from the main site where the subscriptions purchases take place to the other sites.
OR, if you have database access from the main site to the other sites (e.g. share same database with different table-names prefixes), use CBSubs SQL integrations plugin to sync subscriptions with the corresponding components of the other sites.
We have not tested JUGA, so can't comment on that.