Hello
I'm setting up a membership site where users pay an annual fee, this then creates a user account with a "Member" role for them. This is all working fine.
If they then cancel their membership, their account gets downgraded to a Subscriber.
Is there any way that user can then re-register via the same form (if for example we send out emails to all those lapsed users encouraging them to rejoin)? Or will they be blocked because there is already a user account in their name? If so, is the only option to delete their account on cancellation, rather than downgrade it?