EOT Basics - downgrading to Free Level 0

Hi Community

I’m setting up a website with a Levels S1 to S4.
Is there a way to set all Members at these Levels to ‘Free Level 0’ - i.e. locked out of the members area but with details still on the system?

Thanks

Manualy in user edit page, set role to subscriber

or with custom script and use wp_update_user function, more info on codex https://codex.wordpress.org/Function_Reference/wp_update_user

Thanks @massimom

Sorry. My question was not good.

I meant to ask Is there a way to set all Members at these Levels to ‘Free Level 0’ automatically when they reach EOT?

My understanding is at the moment they are deleted off the system but maybe my understanding is wrong.

Thanks

ok, go into s2member options page go to paypal options sections and open tab Automatic EOT behavior. In this tab you can chose the behavior when user subscription term has ended, after EOT passed, here you can chose demote to free subscriber or delete account.

i hope it is useful.

1 Like

Thank you @massimom. That is just what I was looking for.

1 Like