We are currently using EE and need to expand to be able to support children with logins.
Because of EE’s restrictions on multiple accounts with the same email we can’t just use accounts normally as many families with multiple children have one main email address.
A possible solution I am thinking about is to have adults (parents) create an account and then from the logged in parent account allow them to create child sub-accounts. In this process I would control the email address assigned to the account and set it to an email address at our domain based on a unique value such as .(JavaScript must be enabled to view this email address) where the email prefix maps to the adult account and the child account such that I can setup an email processing script to rewrite all emails to the parent email address.
My main goals would be to NOT hack EE so that I can have confidence that EE and Add-Ons continue to work as expected.
- Does anyone foresee an issue with creating a user account while logged in?
Any other issues, or feedback?
Anyone already doing something like this?