My customer has a really strange request: he wants the system to auto-block a user, who's registration is 180 days ago. However, my college :blink: promised this feature to this customer and I have to develop something.
The problem is, that the user should get an email with the information, that his account has been blocked. After clicking a link the administrator should get an email and he has the option to reactivate the account (in the backend, not directly from the email).
Has someone any idea if something like that already exists.
I have no idea how I would implement something like that. And I didn't found any documentation for creating my own plug-in.