Please Log in or Create an account to join the conversation.
There are a couple of ways you could accomplish this. For example you could just use CB Userlists and update a field value when they subscribe then filter said userlist by that field. When their plan expires you'd simply reset the field.A) A site where members of a certain membership plan can 'post' their profile to a page for a limited time, at a specified cost. A sort of advertising page, where their profile avatar becomes the banners linked to their profile pages. They can pay to have it on the page for a matter of hours, or a number of days. I could also have this handled in a pay-per-post forum, such as kunena, where posts in the specified category are deleted every N hours, and they have to pay to repost; with each forum post being a brief ad text and the link to their profile. The main goal is to let them use their CB profile as an ad for their goods/services, and to have the ability to charge them to advertise that profile on an area of the site. I would prefer the ads/links be their avatar, but as mentioned, forum posts could work as well. I also thought of integrating a Virtuemart shop to do this in some manner, but did not see a viable method. If there are other suggested methods of accomplishing this, I am open to suggestions.
For this you'd simply create non-exclusive subscriptions then use CBSubs Fields Tabs Protection to protect CB ProfileGallery gallery tab or any other tab you want to be a premium feature (you'll want to protect by owner).Charge a premium per enhancements to the CB profile; each enhancement requiring an additional monthly charge... such as a picture gallery on the profile costing $5.00 per month, a blog on the profile costing $2.00 per month, a 'wall' on the profile costing $3.00 per month, other custom modules costing varying amounts per month, etc. I would assume I could handle this with multiple different subscription plans, each one granting a single feature (or two), and allowing members to have multiple plans at once, is this correct? As a related question, is there a way to charge for having a different 'template' or 'theme' for a single profile? So they can control the colors and such of their profile page?
Very easily done using CBSubs Content and its By URL Part protection. You'd basically supply a partial URL to the category and that plan will protect it (we use this here at JP). Please search however as we've quite a few examples on such usage. I believe we may have a tutorial on this as well found below.C) Control access to kunena forums - allowing plan A no access to a given forum category, plan B read-only access to that category, and plan C read/write access to the category. I believe this is possible, but have not yet seen it. Just verifying... And how difficult is it to have multi layered access controls, where there are multiple categories and multiple subscription plans, and each category has different access (none, read-only, read-write) for each subscription plan?
Same as the above with Kunena. You'd basically just protect the Join URL of a group with a plan. By URL Part supports regex as well so you've all kinds of URL protection possibilities.D) Allow only certain plans to join groups, and only certain plans to create groups (Group Jive) - I believe this is also possible, but again have not yet seen it, so am verifying. And again, how layered or detailed can this be across various group categories and subscription plans?
Please Log in or Create an account to join the conversation.