Page 1 of 1

Dripping content - a different way

PostPosted: June 21st, 2011, 4:43 pm
by cassel
I got an idea and s2Member might be used for it, and it would include content dripping. However, instead of having content being handed from module 1 to whatever, is there a way to start the dripping to somewhere later in the module numbers?

Here is the idea:
Content is created according to child's age. Say modules go from 1-12 for age 1-12 months, 13-24 for age 13-24 months, and so on.
Someone comes in, subscribes and enters the age of their child.
The content being sent to the parent/adult would depend on that child's age: if the child is a newborn, the content will start at module 1, if the child just turned 1, the content would start at module 12, and so on.

Any idea if that is possible with s2Member?

Re: Dripping content - a different way

PostPosted: June 22nd, 2011, 12:42 am
by Cristián Lávaque
Yeah, it would be possible, you just need to write the condition to accommodate that logic. Instead of just checking the registration time, you'd also check the custom field with the child's age. :)

Re: Dripping content - a different way

PostPosted: June 22nd, 2011, 5:07 am
by cassel
Oh cool, thanks! I see that s2Member is even more powerful than it looks on the surface!