Hello all.
I am working on a project where I need to allow Anonymous users access to premium content after a period of time.
Specifically, the site will allow paying customers to read newsletter articles. Anonymous users will only be allowed to read content (newsletters) which is greater than one year old.
I am comfortable enabling Ubercart to sell site access by Role Assignment. I am just interested in best practices / advice on allowing the Anonymous users access to older content.
While I am hoping there is a module and/or configuration change which will allow this, I am also comfortable enough with PHP should that be the only / best choice.
Any suggestions or guidance is greatly appreciated!
Thanks again!
-TJ