He there, I just installed CB again (last time was about 6 years ago) and I have one major question.
Is it possible to provide a paid update solution for my customers with CB(subs)?
With paid updates I mean that the profile list is ordered by Last Paid (or something like that) and that customers have the option to pay to get on the top of the list again. This way they get their profile on attention for a small fee.
svenkersten wrote: Is that easy to do, or do I have to do a bit of hacking with SQL queries?
Its easy to do - you use CB field integration to set a date field to today when a user purchases a CBSubs plan and then sort by this date in CB user list.