I wish to implement a system whereby, for each customer or subscriber, new modules can be accessed at various times AFTER registration. I wish to deliver a content module every week. So someone who has been subscribed for 7 weeks has access to 7 modules or content files. If someone has just subscribed they have access to only the first block of content, with a new one becoming available to them each 7 days after their registration/subscription date I would like to implement this possibly with a menu in the members area that only showed the modules or menu entries that are applicable to the user/subscribers time since registration.It is to deliver courseware at a paced earning schedule. Maybe some other mechanism might be more suitable? What type of protection do I need to implement for this and how do I code the menu pages within the members area to check subscription date and allow the correct content modules to display? Any ideas?
You'll need the "incremental content plugin" I've made a demonstration video of it in action: http://www.youtube.com/user/membershipacademy David
I have the same problem. And after test the Incremental Content Plugin it seem don't solve my problem. I explain: My product is renewed each week, and with the Incremental content plugin the customer see a new link each week. OK. Then I add a new link in the product each week. The problem is I want in the member section the customers can see the list of links since the week that they join. So I set the link duration "Lifetime". But if a new customer subscribe, then he also can watch the delivered links of the old weeks. (and I want they only see links since week they join). How I can do this one ? Someone can help me ? P.S. Sorry for my poor English language. I hope my question can be understood.
I think what you mean is that you want to have a magazine like system, where you can access March contents and then April contents if you signed up in March. But you cant see March contents if you sign up in April. I don't think this is possible with the current system. The incremental content system is more like a lesson approach, where you can access lesson 1 in week 1, then lesson 2 in week 2. It is based on the length of time they have been a member, not the date on which they joined. David
Yes David, exactly, you have well understood my question. Someone has implemented this feature or modified some piece of code ? Or some way to get something similar result ? I had tried use newsletter archives for that product but I have checked and seem new users can also see old newsletters in that product.