Change user role based on "Expiry" date

I have a GF User Registration form which collects payment and sets an “expiry” date upon submission. I need to know how to change the user role to “Expired” or “none” (‘’) when the expiry date is reached. What is the best method to do this?

Should I use something like the “Expire Users” plugin? I can’t find much documentation on that plugin, but it appears that it uses a metadata field called _expire_user_date (which I could set the expire date field on the form … but will that even work?

Also, if the users renew their membership prior to the expiry (or even after expiration) the renewal will set the new expiry date out a year.

Hopefully this makes sense …

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.