Is it possible to register multiple users with the same email address using the User Registration Addon?
We have activated a plugin “Allow Multiple Accounts” which allows me to add users with the same email address from the backend, so on that end everything should be ok. But we need to be able to allow our users to do the same from the frontend when they register using a form.
Don’t forget to update the value assigned to $form['id'] with your form id number, in the example it’s set to 1. You would need also to update the ‘This email address is already registered’ message to the translated error message that you’re getting for your site language.